public interface GetAttachmentCmd
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
| Modifier and Type | Method and Description |
|---|---|
ShowAttachmentType |
getShowAttachment()
Provide a get method to get the result (ShowAttachmentType BOD)
|
void |
setGetAttachment(GetAttachmentType getAttachment)
A set method for GetAttachment
|
static final java.lang.String COPYRIGHT
void setGetAttachment(GetAttachmentType getAttachment)
getAttachment - the GetAttachment BOD that GetAttachmentCmd would executeShowAttachmentType getShowAttachment()