Uses of Class
org.cxml.ValueGroup
-
Packages that use ValueGroup Package Description org.cxml -
-
Uses of ValueGroup in org.cxml
Fields in org.cxml with type parameters of type ValueGroup Modifier and Type Field Description protected java.util.List<ValueGroup>PropertyValuation. valueGroupMethods in org.cxml that return ValueGroup Modifier and Type Method Description ValueGroupObjectFactory. createValueGroup()Create an instance ofValueGroupMethods in org.cxml that return types with arguments of type ValueGroup Modifier and Type Method Description java.util.List<ValueGroup>PropertyValuation. getValueGroup()Gets the value of the valueGroup property.
-