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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return types with arguments of type SecurityRoleRefType
 List<SecurityRoleRefType> EntityBeanType.getSecurityRoleRef()
          Gets the value of the securityRoleRef property.
 List<SecurityRoleRefType> SessionBeanType.getSecurityRoleRef()
          Gets the value of the securityRoleRef property.
 List<SecurityRoleRefType> ServletType.getSecurityRoleRef()
          Gets the value of the securityRoleRef property.
 

Uses of SecurityRoleRefType 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 SecurityRoleRefType
 class SecurityRoleRefTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type parameters of type SecurityRoleRefType
protected  List<SecurityRoleRefType> ServletTypeImpl.securityRoleRef
           
protected  List<SecurityRoleRefType> EntityBeanTypeImpl.securityRoleRef
           
protected  List<SecurityRoleRefType> SessionBeanTypeImpl.securityRoleRef
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return types with arguments of type SecurityRoleRefType
 List<SecurityRoleRefType> ServletTypeImpl.getSecurityRoleRef()
           
 List<SecurityRoleRefType> EntityBeanTypeImpl.getSecurityRoleRef()
           
 List<SecurityRoleRefType> SessionBeanTypeImpl.getSecurityRoleRef()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type arguments of type SecurityRoleRefType
protected static void ServletTypeImpl.copySecurityRoleRef(List<SecurityRoleRefType> source, List<SecurityRoleRefType> target)
          Copies all values of property SecurityRoleRef.
protected static void ServletTypeImpl.copySecurityRoleRef(List<SecurityRoleRefType> source, List<SecurityRoleRefType> target)
          Copies all values of property SecurityRoleRef.
protected static void EntityBeanTypeImpl.copySecurityRoleRef(List<SecurityRoleRefType> source, List<SecurityRoleRefType> target)
          Copies all values of property SecurityRoleRef.
protected static void EntityBeanTypeImpl.copySecurityRoleRef(List<SecurityRoleRefType> source, List<SecurityRoleRefType> target)
          Copies all values of property SecurityRoleRef.
protected static void SessionBeanTypeImpl.copySecurityRoleRef(List<SecurityRoleRefType> source, List<SecurityRoleRefType> target)
          Copies all values of property SecurityRoleRef.
protected static void SessionBeanTypeImpl.copySecurityRoleRef(List<SecurityRoleRefType> source, List<SecurityRoleRefType> target)
          Copies all values of property SecurityRoleRef.
 



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