Uses of Class
org.jooq.migrations.xml.jaxb.FileType
Packages that use FileType
-
Uses of FileType in org.jooq.migrations.xml.jaxb
Fields in org.jooq.migrations.xml.jaxb with type parameters of type FileTypeMethods in org.jooq.migrations.xml.jaxb that return FileTypeModifier and TypeMethodDescriptionObjectFactory.createFileType()
Create an instance ofFileType
FileType.withChange
(ChangeType value) FileType.withContent
(String value) FileType.withContentType
(ContentType value) Methods in org.jooq.migrations.xml.jaxb that return types with arguments of type FileTypeMethods in org.jooq.migrations.xml.jaxb with parameters of type FileTypeMethod parameters in org.jooq.migrations.xml.jaxb with type arguments of type FileType