Package org.cxml

Class Payment

java.lang.Object
org.cxml.Payment

public class Payment extends Object
  • Field Details

    • pCard

      protected PCard pCard
  • Constructor Details

    • Payment

      public Payment()
  • Method Details

    • getPCard

      public PCard getPCard()
      Gets the value of the pCard property.
      Returns:
      possible object is PCard
    • setPCard

      public void setPCard(PCard value)
      Sets the value of the pCard property.
      Parameters:
      value - allowed object is PCard