Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.portlet.app200.DisplayNameType

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

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

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.portlet.app200 with type parameters of type DisplayNameType
protected  List<DisplayNameType> PortletType.displayName
           
protected  List<DisplayNameType> FilterType.displayName
           
protected  List<DisplayNameType> ListenerType.displayName
           
protected  List<DisplayNameType> SecurityConstraintType.displayName
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.portlet.app200 that return DisplayNameType
 DisplayNameType DisplayNameType.clone()
          Creates and returns a copy of this object.
 DisplayNameType ObjectFactory.createDisplayNameType()
          Create an instance of DisplayNameType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.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.
 

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



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