Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.ValueType

Packages that use ValueType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl   
 

Uses of ValueType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100 that return ValueType
 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.pub.indexed.novalueclass.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)
           
 

Uses of ValueType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl that implement ValueType
 class ValueTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl declared as ValueType
protected  ValueType[] PreferenceTypeImpl.value
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl that return ValueType
 ValueType InitParamTypeImpl.getValue()
           
 ValueType[] PreferenceTypeImpl.getValue()
           
 ValueType PreferenceTypeImpl.getValue(int idx)
           
 ValueType PreferenceTypeImpl.setValue(int idx, ValueType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl with parameters of type ValueType
 void PreferenceTypeImpl.copyValue(ValueType[] source)
          Copies all values of property Value.
 ValueType PreferenceTypeImpl.setValue(int idx, ValueType value)
           
 void InitParamTypeImpl.setValue(ValueType value)
           
 void PreferenceTypeImpl.setValue(ValueType[] values)
           
 



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