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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.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.pub.collections.novalueclass.portlet.app200.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.pub.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.pub.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()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.impl with type arguments of type DisplayNameType
static void ListenerTypeImpl.copyDisplayName(List<DisplayNameType> source, List<DisplayNameType> target)
          Copies all values of property DisplayName.
static void ListenerTypeImpl.copyDisplayName(List<DisplayNameType> source, List<DisplayNameType> target)
          Copies all values of property DisplayName.
static void SecurityConstraintTypeImpl.copyDisplayName(List<DisplayNameType> source, List<DisplayNameType> target)
          Copies all values of property DisplayName.
static void SecurityConstraintTypeImpl.copyDisplayName(List<DisplayNameType> source, List<DisplayNameType> target)
          Copies all values of property DisplayName.
static void FilterTypeImpl.copyDisplayName(List<DisplayNameType> source, List<DisplayNameType> target)
          Copies all values of property DisplayName.
static void FilterTypeImpl.copyDisplayName(List<DisplayNameType> source, List<DisplayNameType> target)
          Copies all values of property DisplayName.
static void PortletTypeImpl.copyDisplayName(List<DisplayNameType> source, List<DisplayNameType> target)
          Copies all values of property DisplayName.
static void PortletTypeImpl.copyDisplayName(List<DisplayNameType> source, List<DisplayNameType> target)
          Copies all values of property DisplayName.
 



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