Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.ValueType

Packages that use ValueType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl   
 

Uses of ValueType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200 that return ValueType
 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.novalueclass.portlet.app200 that return types with arguments of type ValueType
 List<ValueType> ContainerRuntimeOptionType.getValue()
          Gets the value of the value property.
 List<ValueType> PreferenceType.getValue()
          Gets the value of the value property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200 with parameters of type ValueType
 void InitParamType.setValue(ValueType value)
          Sets the value of the value property.
 

Uses of ValueType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl with type parameters of type ValueType
protected  List<ValueType> PreferenceTypeImpl.value
           
protected  List<ValueType> ContainerRuntimeOptionTypeImpl.value
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl that return ValueType
 ValueType InitParamTypeImpl.getValue()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl that return types with arguments of type ValueType
 List<ValueType> PreferenceTypeImpl.getValue()
           
 List<ValueType> ContainerRuntimeOptionTypeImpl.getValue()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl with parameters of type ValueType
 void InitParamTypeImpl.setValue(ValueType value)
           
 

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



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