Uses of Class
org.cxml.PropertyValue
-
Packages that use PropertyValue Package Description org.cxml -
-
Uses of PropertyValue in org.cxml
Fields in org.cxml with type parameters of type PropertyValue Modifier and Type Field Description protected java.util.List<PropertyValue>ValueGroup. propertyValueMethods in org.cxml that return PropertyValue Modifier and Type Method Description PropertyValueObjectFactory. createPropertyValue()Create an instance ofPropertyValueMethods in org.cxml that return types with arguments of type PropertyValue Modifier and Type Method Description java.util.List<PropertyValue>ValueGroup. getPropertyValue()Gets the value of the propertyValue property.
-