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

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

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

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

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

Uses of SecurityRoleRefType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl that implement SecurityRoleRefType
 class SecurityRoleRefTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl with type parameters of type SecurityRoleRefType
protected  List<SecurityRoleRefType> PortletTypeImpl.securityRoleRef
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl that return types with arguments of type SecurityRoleRefType
 List<SecurityRoleRefType> PortletTypeImpl.getSecurityRoleRef()
           
 

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



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