|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ail.core.Type
com.ail.core.command.CommandArgImp
com.ail.insurance.acceptance.AssessPaymentOptionsArgImp
public class AssessPaymentOptionsArgImp
| Field Summary |
|---|
| Fields inherited from class com.ail.core.Type |
|---|
jXPathContext, NOT_PERSISTED |
| Constructor Summary | |
|---|---|
AssessPaymentOptionsArgImp()
Default constructor |
|
| Method Summary | |
|---|---|
java.util.ArrayList<PaymentSchedule> |
getOptionsRet()
Getter returning a list of schedules, each of which is an option |
Policy |
getPolicyArg()
Getter for the policyArg property. |
void |
setOptionsRet(java.util.ArrayList<PaymentSchedule> optionsRet)
{@inheritDoc |
void |
setPolicyArg(Policy policyArg)
Setter for the policyArg property. |
| Methods inherited from class com.ail.core.command.CommandArgImp |
|---|
getCallersCore, setCallersCore |
| Methods inherited from class com.ail.core.Type |
|---|
addAttribute, clone, deleteLock, deleteSerialVersion, fetchJXPathContext, getAttribute, getAttribute, getAttributeCount, getForeignSystemId, getLock, getSerialVersion, getSystemId, hasLock, hasSerialVersion, hasSystemId, isPersisted, markAsNotPersisted, mergeWithDataFrom, removeAttribute, removeAttribute, setAttribute, setForeignSystemId, setLock, setSerialVersion, setSystemId, xpathGet, xpathGet, xpathIterate, xpathSet |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ail.core.command.CommandArg |
|---|
getCallersCore, setCallersCore |
| Constructor Detail |
|---|
public AssessPaymentOptionsArgImp()
| Method Detail |
|---|
public Policy getPolicyArg()
getPolicyArg in interface AssessPaymentOptionsArgpublic void setPolicyArg(Policy policyArg)
setPolicyArg in interface AssessPaymentOptionsArgpolicyArg - @{inheritDoc}AssessPaymentOptionsArg.getPolicyArg()public java.util.ArrayList<PaymentSchedule> getOptionsRet()
getOptionsRet in interface AssessPaymentOptionsArgpublic void setOptionsRet(java.util.ArrayList<PaymentSchedule> optionsRet)
setOptionsRet in interface AssessPaymentOptionsArgpaymentOptionRet - #getOptionRet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||