public interface ChangeAttachmentCmd
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
Modifier and Type | Method and Description |
---|---|
RespondAttachmentType |
getRespondAttachment()
Provide a Change method to Change the result (RespondAttachmentType BOD)
|
void |
setChangeAttachment(ChangeAttachmentType changeAttachment)
A set method for ChangeAttachment
|
static final java.lang.String COPYRIGHT
void setChangeAttachment(ChangeAttachmentType changeAttachment)
changeAttachment
- the ChangeAttachment BOD that ChangeAttachmentCmd would executeRespondAttachmentType getRespondAttachment()