java.lang.Object
org.jooq.meta.jaxb.MatchersEnumType
- Alle implementierten Schnittstellen:
Serializable,XMLAppendable
Declarative naming strategy configuration for enum names.
- Siehe auch:
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected MatcherRuleprotected Stringprotected MatcherRuleprotected String -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungfinal voidappendTo(XMLBuilder builder) booleanThis rule influences the naming of the generatedEnumTypeobject.This string provides additional interfaces that a generatedEnumTypeshould implement.This rule influences the naming of the generatedEnumTypeliteral values.This enum matcher applies to all unqualified or qualified enum names matched by this expression.inthashCode()voidsetEnumClass(MatcherRule value) This rule influences the naming of the generatedEnumTypeobject.voidsetEnumImplements(String value) This string provides additional interfaces that a generatedEnumTypeshould implement.voidsetEnumLiteral(MatcherRule value) This rule influences the naming of the generatedEnumTypeliteral values.voidsetExpression(String value) This enum matcher applies to all unqualified or qualified enum names matched by this expression.toString()withEnumClass(MatcherRule value) This rule influences the naming of the generatedEnumTypeobject.withEnumImplements(String value) This string provides additional interfaces that a generatedEnumTypeshould implement.withEnumLiteral(MatcherRule value) This rule influences the naming of the generatedEnumTypeliteral values.withExpression(String value) This enum matcher applies to all unqualified or qualified enum names matched by this expression.
-
Felddetails
-
expression
-
enumClass
-
enumImplements
-
enumLiteral
-
-
Konstruktordetails
-
MatchersEnumType
public MatchersEnumType()
-
-
Methodendetails
-
getExpression
This enum matcher applies to all unqualified or qualified enum names matched by this expression. If left empty, this matcher applies to all enums. -
setExpression
This enum matcher applies to all unqualified or qualified enum names matched by this expression. If left empty, this matcher applies to all enums. -
getEnumClass
This rule influences the naming of the generatedEnumTypeobject. -
setEnumClass
This rule influences the naming of the generatedEnumTypeobject. -
getEnumImplements
This string provides additional interfaces that a generatedEnumTypeshould implement. -
setEnumImplements
This string provides additional interfaces that a generatedEnumTypeshould implement. -
getEnumLiteral
This rule influences the naming of the generatedEnumTypeliteral values. -
setEnumLiteral
This rule influences the naming of the generatedEnumTypeliteral values. -
withExpression
This enum matcher applies to all unqualified or qualified enum names matched by this expression. If left empty, this matcher applies to all enums. -
withEnumClass
This rule influences the naming of the generatedEnumTypeobject. -
withEnumImplements
This string provides additional interfaces that a generatedEnumTypeshould implement. -
withEnumLiteral
This rule influences the naming of the generatedEnumTypeliteral values. -
appendTo
- Angegeben von:
appendToin SchnittstelleXMLAppendable
-
toString
-
equals
-
hashCode
public int hashCode()
-