Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.ValueType

Packages that use ValueType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl   
 

Uses of ValueType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200 that return ValueType
 ValueType ObjectFactory.createValueType()
          Create an instance of ValueType
 ValueType[] ContainerRuntimeOptionType.getValue()
           
 ValueType InitParamType.getValue()
          Gets the value of the value property.
 ValueType[] PreferenceType.getValue()
           
 ValueType ContainerRuntimeOptionType.getValue(int idx)
           
 ValueType PreferenceType.getValue(int idx)
           
 ValueType ContainerRuntimeOptionType.setValue(int idx, ValueType value)
           
 ValueType PreferenceType.setValue(int idx, ValueType value)
           
 

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

Uses of ValueType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl
 

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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl with parameters of type ValueType
 ValueType PreferenceTypeImpl.setValue(int idx, ValueType value)
           
 ValueType ContainerRuntimeOptionTypeImpl.setValue(int idx, ValueType value)
           
 void InitParamTypeImpl.setValue(ValueType value)
           
 void PreferenceTypeImpl.setValue(ValueType[] values)
           
 void ContainerRuntimeOptionTypeImpl.setValue(ValueType[] values)
           
 



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