Verwendungen von Klasse
org.jooq.meta.jaxb.MatchersAttributeType
Packages, die MatchersAttributeType verwenden
-
Verwendungen von MatchersAttributeType in org.jooq.meta.jaxb
Felder in org.jooq.meta.jaxb mit Typparametern vom Typ MatchersAttributeTypeMethoden in org.jooq.meta.jaxb, die MatchersAttributeType zurückgebenModifizierer und TypMethodeBeschreibungObjectFactory.createMatchersAttributeType()Create an instance ofMatchersAttributeTypeMatchersAttributeType.withAttributeGetter(MatcherRule value) This rule influences the naming of generated getters (e.g.MatchersAttributeType.withAttributeIdentifier(MatcherRule value) This rule influences the naming of the generatedUDTFieldidentifier.MatchersAttributeType.withAttributeMember(MatcherRule value) This rule influences the naming of generated members (e.g.MatchersAttributeType.withAttributeSetter(MatcherRule value) This rule influences the naming of generated setters (e.g.MatchersAttributeType.withExpression(String value) This field matcher applies to all unqualified or qualified UDT attribute names matched by this expression.Methoden in org.jooq.meta.jaxb, die Typen mit Argumenten vom Typ MatchersAttributeType zurückgebenMethoden in org.jooq.meta.jaxb mit Parametern vom Typ MatchersAttributeTypeMethodenparameter in org.jooq.meta.jaxb mit Typargumenten vom Typ MatchersAttributeTypeModifizierer und TypMethodeBeschreibungvoidMatchers.setAttributes(List<MatchersAttributeType> attributes) Matchers.withAttributes(Collection<MatchersAttributeType> values) Matchers.withAttributes(List<MatchersAttributeType> attributes)