|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GenerateDocumentArg
Interface defining the arguments and returns associated with the quotation document generation service.
| Method Summary | |
|---|---|
byte[] |
getDocumentRet()
The generated document. |
Policy |
getPolicyArg()
The policy for which a quotation is to be generated. |
void |
setDocumentRet(byte[] documentRet)
|
void |
setPolicyArg(Policy policyArg)
|
| Methods inherited from interface com.ail.core.command.CommandArg |
|---|
getCallersCore, setCallersCore |
| Method Detail |
|---|
Policy getPolicyArg()
void setPolicyArg(Policy policyArg)
policyArg - getPolicyArg()byte[] getDocumentRet()
void setDocumentRet(byte[] documentRet)
documentRet - getDocumentRet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||