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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee with parameters of type SecurityRoleRefType
 SecurityRoleRefType EntityBeanType.setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 SecurityRoleRefType SessionBeanType.setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 SecurityRoleRefType ServletType.setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 void EntityBeanType.setSecurityRoleRef(SecurityRoleRefType[] values)
           
 void SessionBeanType.setSecurityRoleRef(SecurityRoleRefType[] values)
           
 void ServletType.setSecurityRoleRef(SecurityRoleRefType[] values)
           
 

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl declared as SecurityRoleRefType
protected  SecurityRoleRefType[] ServletTypeImpl.securityRoleRef
           
protected  SecurityRoleRefType[] EntityBeanTypeImpl.securityRoleRef
           
protected  SecurityRoleRefType[] SessionBeanTypeImpl.securityRoleRef
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that return SecurityRoleRefType
 SecurityRoleRefType[] ServletTypeImpl.getSecurityRoleRef()
           
 SecurityRoleRefType[] EntityBeanTypeImpl.getSecurityRoleRef()
           
 SecurityRoleRefType[] SessionBeanTypeImpl.getSecurityRoleRef()
           
 SecurityRoleRefType ServletTypeImpl.getSecurityRoleRef(int idx)
           
 SecurityRoleRefType EntityBeanTypeImpl.getSecurityRoleRef(int idx)
           
 SecurityRoleRefType SessionBeanTypeImpl.getSecurityRoleRef(int idx)
           
 SecurityRoleRefType ServletTypeImpl.setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 SecurityRoleRefType EntityBeanTypeImpl.setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 SecurityRoleRefType SessionBeanTypeImpl.setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 

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



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