Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.NameType

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200 that return NameType
 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.novalueclass.portlet.app200 with parameters of type NameType
 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.
 

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

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl that implement NameType
 class NameTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl that return NameType
 NameType UserAttributeTypeImpl.getName()
           
 NameType InitParamTypeImpl.getName()
           
 NameType PreferenceTypeImpl.getName()
           
 NameType ContainerRuntimeOptionTypeImpl.getName()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl with parameters of type NameType
 void UserAttributeTypeImpl.setName(NameType value)
           
 void InitParamTypeImpl.setName(NameType value)
           
 void PreferenceTypeImpl.setName(NameType value)
           
 void ContainerRuntimeOptionTypeImpl.setName(NameType value)
           
 



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