Verwendungen von Klasse
org.jooq.meta.jaxb.MatchersEnumType
Packages, die MatchersEnumType verwenden
-
Verwendungen von MatchersEnumType in org.jooq.meta.jaxb
Felder in org.jooq.meta.jaxb mit Typparametern vom Typ MatchersEnumTypeMethoden in org.jooq.meta.jaxb, die MatchersEnumType zurückgebenModifizierer und TypMethodeBeschreibungObjectFactory.createMatchersEnumType()Create an instance ofMatchersEnumTypeMatchersEnumType.withEnumClass(MatcherRule value) This rule influences the naming of the generatedEnumTypeobject.MatchersEnumType.withEnumImplements(String value) This string provides additional interfaces that a generatedEnumTypeshould implement.MatchersEnumType.withEnumLiteral(MatcherRule value) This rule influences the naming of the generatedEnumTypeliteral values.MatchersEnumType.withExpression(String value) This enum matcher applies to all unqualified or qualified enum names matched by this expression.Methoden in org.jooq.meta.jaxb, die Typen mit Argumenten vom Typ MatchersEnumType zurückgebenMethoden in org.jooq.meta.jaxb mit Parametern vom Typ MatchersEnumTypeMethodenparameter in org.jooq.meta.jaxb mit Typargumenten vom Typ MatchersEnumTypeModifizierer und TypMethodeBeschreibungvoidMatchers.setEnums(List<MatchersEnumType> enums) Matchers.withEnums(Collection<MatchersEnumType> values) Matchers.withEnums(List<MatchersEnumType> enums)