Uses of Class
org.jboss.jca.codegenerator.AdminObjectType
-
Packages that use AdminObjectType Package Description org.jboss.jca.codegenerator Code generator -
-
Uses of AdminObjectType in org.jboss.jca.codegenerator
Methods in org.jboss.jca.codegenerator that return types with arguments of type AdminObjectType Modifier and Type Method Description List<AdminObjectType>Definition. getAdminObjects()Get the adminObjects.Method parameters in org.jboss.jca.codegenerator with type arguments of type AdminObjectType Modifier and Type Method Description voidDefinition. setAdminObjects(List<AdminObjectType> adminObjects)Set the adminObjects.
-