Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.SecurityRoleType

Packages that use SecurityRoleType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl   
 

Uses of SecurityRoleType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return SecurityRoleType
 SecurityRoleType ObjectFactory.createSecurityRoleType()
          Create an instance of SecurityRoleType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.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>}
 List<SecurityRoleType> AssemblyDescriptorType.getSecurityRole()
          Gets the value of the securityRole property.
 List<SecurityRoleType> ApplicationType.getSecurityRole()
          Gets the value of the securityRole property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee with parameters of type SecurityRoleType
 javax.xml.bind.JAXBElement<SecurityRoleType> ObjectFactory.createWebAppTypeSecurityRole(SecurityRoleType value)
          Create an instance of JAXBElement<SecurityRoleType>}
 

Uses of SecurityRoleType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type parameters of type SecurityRoleType
protected  List<SecurityRoleType> AssemblyDescriptorTypeImpl.securityRole
           
protected  List<SecurityRoleType> ApplicationTypeImpl.securityRole
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return types with arguments of type SecurityRoleType
 List<SecurityRoleType> AssemblyDescriptorTypeImpl.getSecurityRole()
           
 List<SecurityRoleType> ApplicationTypeImpl.getSecurityRole()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type arguments of type SecurityRoleType
protected static void AssemblyDescriptorTypeImpl.copySecurityRole(List<SecurityRoleType> source, List<SecurityRoleType> target)
          Copies all values of property SecurityRole.
protected static void AssemblyDescriptorTypeImpl.copySecurityRole(List<SecurityRoleType> source, List<SecurityRoleType> target)
          Copies all values of property SecurityRole.
protected static void ApplicationTypeImpl.copySecurityRole(List<SecurityRoleType> source, List<SecurityRoleType> target)
          Copies all values of property SecurityRole.
protected static void ApplicationTypeImpl.copySecurityRole(List<SecurityRoleType> source, List<SecurityRoleType> target)
          Copies all values of property SecurityRole.
 



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