Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.SecurityRoleType

Packages that use SecurityRoleType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee   
 

Uses of SecurityRoleType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as SecurityRoleType
protected  SecurityRoleType[] AssemblyDescriptorType.securityRole
           
protected  SecurityRoleType[] ApplicationType.securityRole
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return SecurityRoleType
 SecurityRoleType SecurityRoleType.clone()
          Creates and returns a copy of this object.
 SecurityRoleType ObjectFactory.createSecurityRoleType()
          Create an instance of SecurityRoleType
 SecurityRoleType[] AssemblyDescriptorType.getSecurityRole()
           
 SecurityRoleType[] ApplicationType.getSecurityRole()
           
 SecurityRoleType AssemblyDescriptorType.getSecurityRole(int idx)
           
 SecurityRoleType ApplicationType.getSecurityRole(int idx)
           
 SecurityRoleType AssemblyDescriptorType.setSecurityRole(int idx, SecurityRoleType value)
           
 SecurityRoleType ApplicationType.setSecurityRole(int idx, SecurityRoleType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return types with arguments of type SecurityRoleType
 javax.xml.bind.JAXBElement<SecurityRoleType> ObjectFactory.createWebAppTypeSecurityRole(SecurityRoleType value)
          Create an instance of JAXBElement<SecurityRoleType>}
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type SecurityRoleType
 javax.xml.bind.JAXBElement<SecurityRoleType> ObjectFactory.createWebAppTypeSecurityRole(SecurityRoleType value)
          Create an instance of JAXBElement<SecurityRoleType>}
 SecurityRoleType AssemblyDescriptorType.setSecurityRole(int idx, SecurityRoleType value)
           
 SecurityRoleType ApplicationType.setSecurityRole(int idx, SecurityRoleType value)
           
 void AssemblyDescriptorType.setSecurityRole(SecurityRoleType[] values)
           
 void ApplicationType.setSecurityRole(SecurityRoleType[] values)
           
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type SecurityRoleType
SecurityRoleType(SecurityRoleType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.SecurityRoleType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.