Package org.cxml

Class PropertyValuation


  • public class PropertyValuation
    extends java.lang.Object
    • Constructor Detail

      • PropertyValuation

        public PropertyValuation()
    • Method Detail

      • setPropertyReference

        public void setPropertyReference​(PropertyReference value)
        Sets the value of the propertyReference property.
        Parameters:
        value - allowed object is PropertyReference
      • getValueGroup

        public java.util.List<ValueGroup> getValueGroup()
        Gets the value of the valueGroup property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the valueGroup property.

        For example, to add a new item, do as follows:

            getValueGroup().add(newItem);
         

        Objects of the following type(s) are allowed in the list ValueGroup