com.retek.component.payment
Interface TenderTypePaymentPlanCode

All Superinterfaces:
BusinessObject, SecondClassObject

public interface TenderTypePaymentPlanCode
extends SecondClassObject


Method Summary
 PaymentPlanCode getPaymentPlanCode()
           
 boolean isDefaultPlanCode()
           
 void setDefaultPlanCode(boolean defaultPlanCode)
           
 void setPaymentPlanCode(PaymentPlanCode paymentPlanCode)
           
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 

Method Detail

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