Uses of Enum Class
org.jooq.migrations.xml.jaxb.ChangeType
-
Uses of ChangeType in org.jooq.migrations.xml.jaxb
Modifier and TypeMethodDescriptionstatic ChangeType
FileType.getChange()
static ChangeType
Returns the enum constant of this class with the specified name.static ChangeType[]
ChangeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
FileType.setChange
(ChangeType value) FileType.withChange
(ChangeType value)