Package org.cxml
Class Payment
- java.lang.Object
-
- org.cxml.Payment
-
public class Payment extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Payment()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PCardgetPCard()Gets the value of the pCard property.voidsetPCard(PCard value)Sets the value of the pCard property.
-
-
-
Field Detail
-
pCard
protected PCard pCard
-
-