public class Payment
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the pCard property.
void
Sets the value of the pCard property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
Method Details
-
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