Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.NameType

Packages that use NameType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200   
 

Uses of NameType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 declared as NameType
protected  NameType UserAttributeType.name
           
protected  NameType ContainerRuntimeOptionType.name
           
protected  NameType InitParamType.name
           
protected  NameType PreferenceType.name
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 that return NameType
 NameType NameType.clone()
          Creates and returns a copy of this object.
protected static NameType ObjectFactory.copyOfNameType(NameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.NameType instance.
 NameType ObjectFactory.createNameType()
          Create an instance of NameType
 NameType UserAttributeType.getName()
          Gets the value of the name property.
 NameType ContainerRuntimeOptionType.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.prot.indexed.valueclass.portlet.app200 with parameters of type NameType
protected static NameType ObjectFactory.copyOfNameType(NameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.NameType instance.
 void UserAttributeType.setName(NameType value)
          Sets the value of the name property.
 void ContainerRuntimeOptionType.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.prot.indexed.valueclass.portlet.app200 with parameters of type NameType
NameType(NameType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.NameType instance by copying a given instance.
 



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