Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.NameType

Packages that use NameType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl   
 

Uses of NameType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100 that return NameType
 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.prot.collections.novalueclass.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.
 

Uses of NameType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl
 

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

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

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



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