public interface AcknowledgeAttachmentDataAreaType
The following features are supported:
ContentPackage.getAcknowledgeAttachmentDataAreaType()
Modifier and Type | Method and Description |
---|---|
AcknowledgeType |
getAcknowledge()
Returns the value of the 'Acknowledge' containment reference.
|
java.util.List |
getAttachment()
Returns the value of the 'Attachment' containment reference list.
|
void |
setAcknowledge(AcknowledgeType value)
Sets the value of the '
Acknowledge ' containment reference. |
AcknowledgeType getAcknowledge()
setAcknowledge(AcknowledgeType)
,
ContentPackage.getAcknowledgeAttachmentDataAreaType_Acknowledge()
void setAcknowledge(AcknowledgeType value)
Acknowledge
' containment reference.
value
- the new value of the 'Acknowledge' containment reference.getAcknowledge()
java.util.List getAttachment()
AttachmentType
.
The Attachment noun.
ContentPackage.getAcknowledgeAttachmentDataAreaType_Attachment()