Uses of Class
org.cxml.PropertyReference
-
Packages that use PropertyReference Package Description org.cxml -
-
Uses of PropertyReference in org.cxml
Fields in org.cxml declared as PropertyReference Modifier and Type Field Description protected PropertyReferencePropertyValuation. propertyReferenceMethods in org.cxml that return PropertyReference Modifier and Type Method Description PropertyReferenceObjectFactory. createPropertyReference()Create an instance ofPropertyReferencePropertyReferencePropertyValuation. getPropertyReference()Gets the value of the propertyReference property.Methods in org.cxml with parameters of type PropertyReference Modifier and Type Method Description voidPropertyValuation. setPropertyReference(PropertyReference value)Sets the value of the propertyReference property.
-