Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200.DisplayNameType

Packages that use DisplayNameType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200.impl   
 

Uses of DisplayNameType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200 that return DisplayNameType
 DisplayNameType ObjectFactory.createDisplayNameType()
          Create an instance of DisplayNameType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200 that return types with arguments of type DisplayNameType
 List<DisplayNameType> PortletType.getDisplayName()
          Gets the value of the displayName property.
 List<DisplayNameType> FilterType.getDisplayName()
          Gets the value of the displayName property.
 List<DisplayNameType> ListenerType.getDisplayName()
          Gets the value of the displayName property.
 List<DisplayNameType> SecurityConstraintType.getDisplayName()
          Gets the value of the displayName property.
 

Uses of DisplayNameType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200.impl that implement DisplayNameType
 class DisplayNameTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200.impl with type parameters of type DisplayNameType
protected  List<DisplayNameType> ListenerTypeImpl.displayName
           
protected  List<DisplayNameType> SecurityConstraintTypeImpl.displayName
           
protected  List<DisplayNameType> FilterTypeImpl.displayName
           
protected  List<DisplayNameType> PortletTypeImpl.displayName
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200.impl that return types with arguments of type DisplayNameType
 List<DisplayNameType> ListenerTypeImpl.getDisplayName()
           
 List<DisplayNameType> SecurityConstraintTypeImpl.getDisplayName()
           
 List<DisplayNameType> FilterTypeImpl.getDisplayName()
           
 List<DisplayNameType> PortletTypeImpl.getDisplayName()
           
 



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