Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100.ValueType

Packages that use ValueType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100   
 

Uses of ValueType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100 declared as ValueType
protected  ValueType InitParamType.value
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100 with type parameters of type ValueType
protected  List<ValueType> PreferenceType.value
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100 that return ValueType
 ValueType ValueType.clone()
          Creates and returns a copy of this object.
protected static ValueType ObjectFactory.copyOfValueType(ValueType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100.ValueType instance.
 ValueType ObjectFactory.createValueType()
          Create an instance of ValueType
 ValueType InitParamType.getValue()
          Gets the value of the value property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100 that return types with arguments of type ValueType
 List<ValueType> PreferenceType.getValue()
          Gets the value of the value property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100 with parameters of type ValueType
protected static ValueType ObjectFactory.copyOfValueType(ValueType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100.ValueType instance.
 void InitParamType.setValue(ValueType value)
          Sets the value of the value property.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100 with type arguments of type ValueType
protected static void PreferenceType.copyValue(List<ValueType> source, List<ValueType> target)
          Copies all values of property Value.
protected static void PreferenceType.copyValue(List<ValueType> source, List<ValueType> target)
          Copies all values of property Value.
 

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



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