Package 

Class BuyerAction.Charge

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Money money
    • Constructor Summary

      Constructors 
      Constructor Description
      Charge(Money money)
    • Method Summary

      Modifier and Type Method Description
      final Money component1()
      final BuyerAction.Charge copy(Money money)
      final Money getMoney()
      • Methods inherited from class sqip.BuyerAction

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait