Uses of Class
org.tentackle.maven.plugin.wizard.PdoProfile
-
Packages that use PdoProfile Package Description org.tentackle.maven.plugin.wizard -
-
Uses of PdoProfile in org.tentackle.maven.plugin.wizard
Methods in org.tentackle.maven.plugin.wizard that return PdoProfile Modifier and Type Method Description PdoProfilePdoGenerator. getProfile()Methods in org.tentackle.maven.plugin.wizard that return types with arguments of type PdoProfile Modifier and Type Method Description java.util.List<PdoProfile>PdoMojo. getPdoProfiles()Methods in org.tentackle.maven.plugin.wizard with parameters of type PdoProfile Modifier and Type Method Description voidPdoGenerator. setProfile(PdoProfile profile)
-