Uses of Class
org.jboss.jca.codegenerator.AdminObjectType

Packages that use AdminObjectType
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
 List<AdminObjectType> Definition.getAdminObjects()
          Get the adminObjects.
 

Method parameters in org.jboss.jca.codegenerator with type arguments of type AdminObjectType
 void Definition.setAdminObjects(List<AdminObjectType> adminObjects)
          Set the adminObjects.
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)