| Package | Description |
|---|---|
| org.jooq.meta.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected List<MatchersRoutineType> |
Matchers.routines |
| Modifier and Type | Method and Description |
|---|---|
MatchersRoutineType |
ObjectFactory.createMatchersRoutineType()
Create an instance of
MatchersRoutineType |
MatchersRoutineType |
MatchersRoutineType.withExpression(String value) |
MatchersRoutineType |
MatchersRoutineType.withRoutineClass(MatcherRule value) |
MatchersRoutineType |
MatchersRoutineType.withRoutineImplements(String value) |
MatchersRoutineType |
MatchersRoutineType.withRoutineMethod(MatcherRule value) |
| Modifier and Type | Method and Description |
|---|---|
List<MatchersRoutineType> |
Matchers.getRoutines() |
| Modifier and Type | Method and Description |
|---|---|
Matchers |
Matchers.withRoutines(MatchersRoutineType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
Matchers.setRoutines(List<MatchersRoutineType> routines) |
Matchers |
Matchers.withRoutines(Collection<MatchersRoutineType> values) |
Matchers |
Matchers.withRoutines(List<MatchersRoutineType> routines) |
Copyright © 2019. All rights reserved.