public interface AcknowledgeCatalogGroupDataAreaType
The following features are supported:
CatalogPackage.getAcknowledgeCatalogGroupDataAreaType()
Modifier and Type | Method and Description |
---|---|
AcknowledgeType |
getAcknowledge()
Returns the value of the 'Acknowledge' containment reference.
|
java.util.List |
getCatalogGroup()
Returns the value of the 'Catalog Group' containment reference list.
|
void |
setAcknowledge(AcknowledgeType value)
Sets the value of the '
Acknowledge ' containment reference. |
AcknowledgeType getAcknowledge()
setAcknowledge(AcknowledgeType)
,
CatalogPackage.getAcknowledgeCatalogGroupDataAreaType_Acknowledge()
void setAcknowledge(AcknowledgeType value)
Acknowledge
' containment reference.
value
- the new value of the 'Acknowledge' containment reference.getAcknowledge()
java.util.List getCatalogGroup()
CatalogGroupType
.
The CatalogGroup noun.
CatalogPackage.getAcknowledgeCatalogGroupDataAreaType_CatalogGroup()