Package org.cxml

Class PriceTolerance

java.lang.Object
org.cxml.PriceTolerance

public class PriceTolerance extends Object
  • Field Details

    • percentageOrMoney

      protected List<Object> percentageOrMoney
  • Constructor Details

    • PriceTolerance

      public PriceTolerance()
  • Method Details

    • getPercentageOrMoney

      public List<Object> getPercentageOrMoney()
      Gets the value of the percentageOrMoney 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 percentageOrMoney property.

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

          getPercentageOrMoney().add(newItem);
       

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