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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return types with arguments of type SecurityConstraintType
 javax.xml.bind.JAXBElement<SecurityConstraintType> ObjectFactory.createWebAppTypeSecurityConstraint(SecurityConstraintType value)
          Create an instance of JAXBElement<SecurityConstraintType>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee 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.javaee.SecurityConstraintType instance.
 javax.xml.bind.JAXBElement<SecurityConstraintType> ObjectFactory.createWebAppTypeSecurityConstraint(SecurityConstraintType value)
          Create an instance of JAXBElement<SecurityConstraintType>}
 

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



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