Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.SecurityRoleType

Packages that use SecurityRoleType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl   
 

Uses of SecurityRoleType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee that return SecurityRoleType
 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.priv.indexed.novalueclass.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.priv.indexed.novalueclass.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)
           
 

Uses of SecurityRoleType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that implement SecurityRoleType
 class SecurityRoleTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl declared as SecurityRoleType
protected  SecurityRoleType[] AssemblyDescriptorTypeImpl.securityRole
           
protected  SecurityRoleType[] ApplicationTypeImpl.securityRole
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that return SecurityRoleType
 SecurityRoleType[] AssemblyDescriptorTypeImpl.getSecurityRole()
           
 SecurityRoleType[] ApplicationTypeImpl.getSecurityRole()
           
 SecurityRoleType AssemblyDescriptorTypeImpl.getSecurityRole(int idx)
           
 SecurityRoleType ApplicationTypeImpl.getSecurityRole(int idx)
           
 SecurityRoleType AssemblyDescriptorTypeImpl.setSecurityRole(int idx, SecurityRoleType value)
           
 SecurityRoleType ApplicationTypeImpl.setSecurityRole(int idx, SecurityRoleType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl with parameters of type SecurityRoleType
 SecurityRoleType AssemblyDescriptorTypeImpl.setSecurityRole(int idx, SecurityRoleType value)
           
 SecurityRoleType ApplicationTypeImpl.setSecurityRole(int idx, SecurityRoleType value)
           
 void AssemblyDescriptorTypeImpl.setSecurityRole(SecurityRoleType[] values)
           
 void ApplicationTypeImpl.setSecurityRole(SecurityRoleType[] values)
           
 



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