Package org.cxml

Class Distribution

java.lang.Object
org.cxml.Distribution

public class Distribution extends Object
  • Field Details

  • Constructor Details

    • Distribution

      public Distribution()
  • Method Details

    • 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