| Package | Description |
|---|---|
| org.jooq.meta.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected List<MatchersSequenceType> |
Matchers.sequences |
| Modifier and Type | Method and Description |
|---|---|
MatchersSequenceType |
ObjectFactory.createMatchersSequenceType()
Create an instance of
MatchersSequenceType |
MatchersSequenceType |
MatchersSequenceType.withExpression(String value) |
MatchersSequenceType |
MatchersSequenceType.withSequenceIdentifier(MatcherRule value) |
| Modifier and Type | Method and Description |
|---|---|
List<MatchersSequenceType> |
Matchers.getSequences() |
| Modifier and Type | Method and Description |
|---|---|
Matchers |
Matchers.withSequences(MatchersSequenceType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
Matchers.setSequences(List<MatchersSequenceType> sequences) |
Matchers |
Matchers.withSequences(Collection<MatchersSequenceType> values) |
Matchers |
Matchers.withSequences(List<MatchersSequenceType> sequences) |
Copyright © 2019. All rights reserved.