|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AssessPaymentOptionsArg
| 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> option)
Setter for the schedule options |
void |
setPolicyArg(Policy policyArg)
Setter for the policyArg property. |
| Methods inherited from interface com.ail.core.command.CommandArg |
|---|
getCallersCore, setCallersCore |
| Method Detail |
|---|
Policy getPolicyArg()
void setPolicyArg(Policy policyArg)
policyArg - new value for property.getPolicyArg()java.util.ArrayList<PaymentSchedule> getOptionsRet()
void setOptionsRet(java.util.ArrayList<PaymentSchedule> option)
option - #getOptionRet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||