Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.SecurityConstraintType

Packages that use SecurityConstraintType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl   
 

Uses of SecurityConstraintType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100 that return SecurityConstraintType
 SecurityConstraintType ObjectFactory.createSecurityConstraintType()
          Create an instance of SecurityConstraintType
 

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

Uses of SecurityConstraintType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl that implement SecurityConstraintType
 class SecurityConstraintTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl with type parameters of type SecurityConstraintType
protected  List<SecurityConstraintType> PortletAppTypeImpl.securityConstraint
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl that return types with arguments of type SecurityConstraintType
 List<SecurityConstraintType> PortletAppTypeImpl.getSecurityConstraint()
           
 

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



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