Package org.cxml

Class SpecialHandlingAmount


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

      • SpecialHandlingAmount

        public SpecialHandlingAmount()
    • Method Detail

      • getMoney

        public Money getMoney()
        Gets the value of the money property.
        Returns:
        possible object is Money
      • setMoney

        public void setMoney​(Money value)
        Sets the value of the money property.
        Parameters:
        value - allowed object is Money
      • getDescription

        public Description getDescription()
        Gets the value of the description property.
        Returns:
        possible object is Description
      • setDescription

        public void setDescription​(Description value)
        Sets the value of the description property.
        Parameters:
        value - allowed object is Description