Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100.NameType

Packages that use NameType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100   
 

Uses of NameType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100 declared as NameType
protected  NameType UserAttributeType.name
           
protected  NameType InitParamType.name
           
protected  NameType PreferenceType.name
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100 that return NameType
 NameType NameType.clone()
          Creates and returns a copy of this object.
 NameType ObjectFactory.createNameType()
          Create an instance of NameType
 NameType UserAttributeType.getName()
          Gets the value of the name property.
 NameType InitParamType.getName()
          Gets the value of the name property.
 NameType PreferenceType.getName()
          Gets the value of the name property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100 with parameters of type NameType
 void UserAttributeType.setName(NameType value)
          Sets the value of the name property.
 void InitParamType.setName(NameType value)
          Sets the value of the name property.
 void PreferenceType.setName(NameType value)
          Sets the value of the name property.
 

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



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