Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app100.DisplayNameType

Packages that use DisplayNameType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app100   
 

Uses of DisplayNameType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app100
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app100 declared as DisplayNameType
protected  DisplayNameType[] SecurityConstraintType.displayName
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app100 that return DisplayNameType
 DisplayNameType DisplayNameType.clone()
          Creates and returns a copy of this object.
 DisplayNameType ObjectFactory.createDisplayNameType()
          Create an instance of DisplayNameType
 DisplayNameType[] SecurityConstraintType.getDisplayName()
           
 DisplayNameType SecurityConstraintType.getDisplayName(int idx)
           
 DisplayNameType SecurityConstraintType.setDisplayName(int idx, DisplayNameType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app100 with parameters of type DisplayNameType
 javax.xml.bind.JAXBElement<DisplayNameType> ObjectFactory.createPortletTypeDisplayName(DisplayNameType value)
          Create an instance of JAXBElement<DisplayNameType>}
 void SecurityConstraintType.setDisplayName(DisplayNameType[] values)
           
 DisplayNameType SecurityConstraintType.setDisplayName(int idx, DisplayNameType value)
           
 

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



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