Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.DisplayNameType

Packages that use DisplayNameType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl   
 

Uses of DisplayNameType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100 that return DisplayNameType
 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.pub.indexed.novalueclass.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.pub.indexed.novalueclass.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)
           
 

Uses of DisplayNameType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl that implement DisplayNameType
 class DisplayNameTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl declared as DisplayNameType
protected  DisplayNameType[] SecurityConstraintTypeImpl.displayName
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl that return DisplayNameType
 DisplayNameType[] SecurityConstraintTypeImpl.getDisplayName()
           
 DisplayNameType SecurityConstraintTypeImpl.getDisplayName(int idx)
           
 DisplayNameType SecurityConstraintTypeImpl.setDisplayName(int idx, DisplayNameType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl with parameters of type DisplayNameType
 void SecurityConstraintTypeImpl.copyDisplayName(DisplayNameType[] source)
          Copies all values of property DisplayName.
 void SecurityConstraintTypeImpl.setDisplayName(DisplayNameType[] values)
           
 DisplayNameType SecurityConstraintTypeImpl.setDisplayName(int idx, DisplayNameType value)
           
 



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