|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TenderTypeGroup | |
com.retek.component.payment | |
com.retek.component.payment.impl | |
com.retek.component.pend | |
com.retek.component.pend.impl |
Uses of TenderTypeGroup in com.retek.component.payment |
Methods in com.retek.component.payment that return TenderTypeGroup | |
TenderTypeGroup |
TenderTypeManager.readTenderTypeGroup(DistributedReference tenderTypeGroupRef)
Resolves a reference to a TenderTypeGroup and returns the associated object. |
TenderTypeGroup |
TenderType.getTenderTypeGroup()
|
Uses of TenderTypeGroup in com.retek.component.payment.impl |
Classes in com.retek.component.payment.impl that implement TenderTypeGroup | |
class |
TenderTypeGroupImpl
|
Methods in com.retek.component.payment.impl that return TenderTypeGroup | |
TenderTypeGroup |
TenderTypeImpl.getTenderTypeGroup()
|
TenderTypeGroup |
TenderTypeManagerImpl.readTenderTypeGroup(DistributedReference tenderTypeGroupRef)
|
Uses of TenderTypeGroup in com.retek.component.pend |
Methods in com.retek.component.pend that return TenderTypeGroup | |
TenderTypeGroup |
NegativeCustomerRecord.getPaymentMethod()
|
Methods in com.retek.component.pend with parameters of type TenderTypeGroup | |
void |
NegativeCustomerRecord.setPaymentMethod(TenderTypeGroup paymentMethod)
|
Uses of TenderTypeGroup in com.retek.component.pend.impl |
Methods in com.retek.component.pend.impl that return TenderTypeGroup | |
TenderTypeGroup |
NegativeCustomerRecordImpl.getPaymentMethod()
|
Methods in com.retek.component.pend.impl with parameters of type TenderTypeGroup | |
void |
NegativeCustomerRecordImpl.setPaymentMethod(TenderTypeGroup paymentMethod)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |