Uses of Class
org.jooq.migrations.xml.jaxb.ParentType
-
Uses of ParentType in org.jooq.migrations.xml.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createParentType()
Create an instance ofParentType
Modifier and TypeMethodDescriptionvoid
CommitType.setParents
(List<ParentType> parents) CommitType.withParents
(Collection<ParentType> values) CommitType.withParents
(List<ParentType> parents)