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

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

Uses of ValueType 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 ValueType
protected  ValueType InitParamType.value
           
protected  ValueType[] PreferenceType.value
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100 that return ValueType
 ValueType ValueType.clone()
          Creates and returns a copy of this object.
 ValueType ObjectFactory.createValueType()
          Create an instance of ValueType
 ValueType InitParamType.getValue()
          Gets the value of the value property.
 ValueType[] PreferenceType.getValue()
           
 ValueType PreferenceType.getValue(int idx)
           
 ValueType PreferenceType.setValue(int idx, ValueType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100 with parameters of type ValueType
 ValueType PreferenceType.setValue(int idx, ValueType value)
           
 void InitParamType.setValue(ValueType value)
          Sets the value of the value property.
 void PreferenceType.setValue(ValueType[] values)
           
 

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



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