Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100.SecurityConstraintType

Packages that use SecurityConstraintType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100   
 

Uses of SecurityConstraintType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100 with type parameters of type SecurityConstraintType
protected  List<SecurityConstraintType> PortletAppType.securityConstraint
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100 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.collections.valueclass.portlet.app100.SecurityConstraintType instance.
 SecurityConstraintType ObjectFactory.createSecurityConstraintType()
          Create an instance of SecurityConstraintType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100 that return types with arguments of type SecurityConstraintType
 List<SecurityConstraintType> PortletAppType.getSecurityConstraint()
          Gets the value of the securityConstraint property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100 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.collections.valueclass.portlet.app100.SecurityConstraintType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100 with type arguments of type SecurityConstraintType
static void PortletAppType.copySecurityConstraint(List<SecurityConstraintType> source, List<SecurityConstraintType> target)
          Copies all values of property SecurityConstraint.
static void PortletAppType.copySecurityConstraint(List<SecurityConstraintType> source, List<SecurityConstraintType> target)
          Copies all values of property SecurityConstraint.
 

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



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