Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.SecurityRoleRefType

Packages that use SecurityRoleRefType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl   
 

Uses of SecurityRoleRefType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200 that return SecurityRoleRefType
 SecurityRoleRefType ObjectFactory.createSecurityRoleRefType()
          Create an instance of SecurityRoleRefType
 SecurityRoleRefType[] PortletType.getSecurityRoleRef()
           
 SecurityRoleRefType PortletType.getSecurityRoleRef(int idx)
           
 SecurityRoleRefType PortletType.setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200 with parameters of type SecurityRoleRefType
 SecurityRoleRefType PortletType.setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 void PortletType.setSecurityRoleRef(SecurityRoleRefType[] values)
           
 

Uses of SecurityRoleRefType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl declared as SecurityRoleRefType
protected  SecurityRoleRefType[] PortletTypeImpl.securityRoleRef
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl that return SecurityRoleRefType
 SecurityRoleRefType[] PortletTypeImpl.getSecurityRoleRef()
           
 SecurityRoleRefType PortletTypeImpl.getSecurityRoleRef(int idx)
           
 SecurityRoleRefType PortletTypeImpl.setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl with parameters of type SecurityRoleRefType
 void PortletTypeImpl.copySecurityRoleRef(SecurityRoleRefType[] source)
          Copies all values of property SecurityRoleRef.
 SecurityRoleRefType PortletTypeImpl.setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 void PortletTypeImpl.setSecurityRoleRef(SecurityRoleRefType[] values)
           
 



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