com.retek.component.payment
Interface TenderTypePaymentPlanCode
- All Superinterfaces:
- BusinessObject, SecondClassObject
- public interface TenderTypePaymentPlanCode
- extends SecondClassObject
isDefaultPlanCode
public boolean isDefaultPlanCode()
throws SystemException
- Throws:
SystemException
getPaymentPlanCode
public PaymentPlanCode getPaymentPlanCode()
throws SystemException
- Throws:
SystemException
setDefaultPlanCode
public void setDefaultPlanCode(boolean defaultPlanCode)
throws SystemException
- Throws:
SystemException
setPaymentPlanCode
public void setPaymentPlanCode(PaymentPlanCode paymentPlanCode)
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25