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

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

Uses of DisplayNameType 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 DisplayNameType
protected  List<DisplayNameType> SecurityConstraintType.displayName
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100 that return DisplayNameType
 DisplayNameType DisplayNameType.clone()
          Creates and returns a copy of this object.
static DisplayNameType ObjectFactory.copyOfDisplayNameType(DisplayNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100.DisplayNameType instance.
 DisplayNameType ObjectFactory.createDisplayNameType()
          Create an instance of DisplayNameType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100 that return types with arguments of type DisplayNameType
 javax.xml.bind.JAXBElement<DisplayNameType> ObjectFactory.createPortletTypeDisplayName(DisplayNameType value)
          Create an instance of JAXBElement<DisplayNameType>}
 List<DisplayNameType> SecurityConstraintType.getDisplayName()
          Gets the value of the displayName property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100 with parameters of type DisplayNameType
static DisplayNameType ObjectFactory.copyOfDisplayNameType(DisplayNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100.DisplayNameType instance.
 javax.xml.bind.JAXBElement<DisplayNameType> ObjectFactory.createPortletTypeDisplayName(DisplayNameType value)
          Create an instance of JAXBElement<DisplayNameType>}
 

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

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



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