Package org.cxml

Class Distribution


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

      • Distribution

        public Distribution()
    • Method Detail

      • getAccounting

        public Accounting getAccounting()
        Gets the value of the accounting property.
        Returns:
        possible object is Accounting
      • setAccounting

        public void setAccounting​(Accounting value)
        Sets the value of the accounting property.
        Parameters:
        value - allowed object is Accounting
      • getCharge

        public Charge getCharge()
        Gets the value of the charge property.
        Returns:
        possible object is Charge
      • setCharge

        public void setCharge​(Charge value)
        Sets the value of the charge property.
        Parameters:
        value - allowed object is Charge