Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.SecurityRoleType

Packages that use SecurityRoleType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee   
 

Uses of SecurityRoleType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type parameters of type SecurityRoleType
protected  List<SecurityRoleType> AssemblyDescriptorType.securityRole
           
protected  List<SecurityRoleType> ApplicationType.securityRole
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return SecurityRoleType
 SecurityRoleType SecurityRoleType.clone()
          Creates and returns a copy of this object.
static SecurityRoleType ObjectFactory.copyOfSecurityRoleType(SecurityRoleType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.SecurityRoleType instance.
 SecurityRoleType ObjectFactory.createSecurityRoleType()
          Create an instance of SecurityRoleType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.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>}
 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.pub.collections.valueclass.javaee with parameters of type SecurityRoleType
static SecurityRoleType ObjectFactory.copyOfSecurityRoleType(SecurityRoleType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.SecurityRoleType instance.
 javax.xml.bind.JAXBElement<SecurityRoleType> ObjectFactory.createWebAppTypeSecurityRole(SecurityRoleType value)
          Create an instance of JAXBElement<SecurityRoleType>}
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type SecurityRoleType
static void AssemblyDescriptorType.copySecurityRole(List<SecurityRoleType> source, List<SecurityRoleType> target)
          Copies all values of property SecurityRole.
static void AssemblyDescriptorType.copySecurityRole(List<SecurityRoleType> source, List<SecurityRoleType> target)
          Copies all values of property SecurityRole.
static void ApplicationType.copySecurityRole(List<SecurityRoleType> source, List<SecurityRoleType> target)
          Copies all values of property SecurityRole.
static void ApplicationType.copySecurityRole(List<SecurityRoleType> source, List<SecurityRoleType> target)
          Copies all values of property SecurityRole.
 

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



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