| Package | Description |
|---|---|
| org.jooq.meta.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected List<MatchersSchemaType> |
Matchers.schemas |
| Modifier and Type | Method and Description |
|---|---|
MatchersSchemaType |
ObjectFactory.createMatchersSchemaType()
Create an instance of
MatchersSchemaType |
MatchersSchemaType |
MatchersSchemaType.withExpression(String value) |
MatchersSchemaType |
MatchersSchemaType.withSchemaClass(MatcherRule value) |
MatchersSchemaType |
MatchersSchemaType.withSchemaIdentifier(MatcherRule value) |
MatchersSchemaType |
MatchersSchemaType.withSchemaImplements(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<MatchersSchemaType> |
Matchers.getSchemas() |
| Modifier and Type | Method and Description |
|---|---|
Matchers |
Matchers.withSchemas(MatchersSchemaType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
Matchers.setSchemas(List<MatchersSchemaType> schemas) |
Matchers |
Matchers.withSchemas(Collection<MatchersSchemaType> values) |
Matchers |
Matchers.withSchemas(List<MatchersSchemaType> schemas) |
Copyright © 2019. All rights reserved.