Uses of Class
org.cxml.PropertyValuation
-
Packages that use PropertyValuation Package Description org.cxml -
-
Uses of PropertyValuation in org.cxml
Fields in org.cxml with type parameters of type PropertyValuation Modifier and Type Field Description protected java.util.List<PropertyValuation>Batch. propertyValuationMethods in org.cxml that return PropertyValuation Modifier and Type Method Description PropertyValuationObjectFactory. createPropertyValuation()Create an instance ofPropertyValuationMethods in org.cxml that return types with arguments of type PropertyValuation Modifier and Type Method Description java.util.List<PropertyValuation>Batch. getPropertyValuation()Gets the value of the propertyValuation property.
-