| Package | Description |
|---|---|
| org.jooq.meta.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected List<MatchersFieldType> |
Matchers.fields |
| Modifier and Type | Method and Description |
|---|---|
MatchersFieldType |
ObjectFactory.createMatchersFieldType()
Create an instance of
MatchersFieldType |
MatchersFieldType |
MatchersFieldType.withExpression(String value) |
MatchersFieldType |
MatchersFieldType.withFieldGetter(MatcherRule value) |
MatchersFieldType |
MatchersFieldType.withFieldIdentifier(MatcherRule value) |
MatchersFieldType |
MatchersFieldType.withFieldMember(MatcherRule value) |
MatchersFieldType |
MatchersFieldType.withFieldSetter(MatcherRule value) |
| Modifier and Type | Method and Description |
|---|---|
List<MatchersFieldType> |
Matchers.getFields() |
| Modifier and Type | Method and Description |
|---|---|
Matchers |
Matchers.withFields(MatchersFieldType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
Matchers.setFields(List<MatchersFieldType> fields) |
Matchers |
Matchers.withFields(Collection<MatchersFieldType> values) |
Matchers |
Matchers.withFields(List<MatchersFieldType> fields) |
Copyright © 2019. All rights reserved.