|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openedit.store.PaymentMethod
org.openedit.store.CreditPaymentMethod
org.openedit.store.PurchaseOrderMethod
public class PurchaseOrderMethod
| Constructor Summary | |
|---|---|
PurchaseOrderMethod()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPoNumber()
|
java.lang.String |
getType()
|
boolean |
requiresValidation()
|
void |
setPoNumber(java.lang.String inOrderNumber)
|
| Methods inherited from class org.openedit.store.CreditPaymentMethod |
|---|
getBillMeLater, getCardNumber, getCardVerificationCode, getCreditCardType, getExpirationDateString, getExpirationMonth, getExpirationMonthString, getExpirationYear, getExpirationYearString, getNote, setBillMeLater, setCardNumber, setCardVerificationCode, setCreditCardType, setExpirationMonth, setExpirationYear, setNote, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PurchaseOrderMethod()
| Method Detail |
|---|
public java.lang.String getPoNumber()
public void setPoNumber(java.lang.String inOrderNumber)
public boolean requiresValidation()
requiresValidation in class CreditPaymentMethodpublic java.lang.String getType()
getType in class CreditPaymentMethod
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Jan 05 2009
