Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.SecurityConstraintType

Packages that use SecurityConstraintType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200   
 

Uses of SecurityConstraintType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 declared as SecurityConstraintType
protected  SecurityConstraintType[] PortletAppType.securityConstraint
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 that return SecurityConstraintType
 SecurityConstraintType SecurityConstraintType.clone()
          Creates and returns a copy of this object.
static SecurityConstraintType ObjectFactory.copyOfSecurityConstraintType(SecurityConstraintType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.SecurityConstraintType instance.
 SecurityConstraintType ObjectFactory.createSecurityConstraintType()
          Create an instance of SecurityConstraintType
 SecurityConstraintType[] PortletAppType.getSecurityConstraint()
           
 SecurityConstraintType PortletAppType.getSecurityConstraint(int idx)
           
 SecurityConstraintType PortletAppType.setSecurityConstraint(int idx, SecurityConstraintType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 with parameters of type SecurityConstraintType
static SecurityConstraintType ObjectFactory.copyOfSecurityConstraintType(SecurityConstraintType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.SecurityConstraintType instance.
 void PortletAppType.copySecurityConstraint(SecurityConstraintType[] source)
          Copies all values of property SecurityConstraint.
 SecurityConstraintType PortletAppType.setSecurityConstraint(int idx, SecurityConstraintType value)
           
 void PortletAppType.setSecurityConstraint(SecurityConstraintType[] values)
           
 

Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 with parameters of type SecurityConstraintType
SecurityConstraintType(SecurityConstraintType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.SecurityConstraintType instance by copying a given instance.
 



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