public interface AcknowledgeCatalogEntryDataAreaType
The following features are supported:
CatalogPackage.getAcknowledgeCatalogEntryDataAreaType()
Modifier and Type | Method and Description |
---|---|
AcknowledgeType |
getAcknowledge()
Returns the value of the 'Acknowledge' containment reference.
|
java.util.List |
getCatalogEntry()
Returns the value of the 'Catalog Entry' containment reference list.
|
commonj.sdo.Sequence |
getCatalogEntryGroup()
Returns the value of the 'Catalog Entry Group' attribute list.
|
void |
setAcknowledge(AcknowledgeType value)
Sets the value of the '
Acknowledge ' containment reference. |
AcknowledgeType getAcknowledge()
setAcknowledge(AcknowledgeType)
,
CatalogPackage.getAcknowledgeCatalogEntryDataAreaType_Acknowledge()
void setAcknowledge(AcknowledgeType value)
Acknowledge
' containment reference.
value
- the new value of the 'Acknowledge' containment reference.getAcknowledge()
commonj.sdo.Sequence getCatalogEntryGroup()
CatalogPackage.getAcknowledgeCatalogEntryDataAreaType_CatalogEntryGroup()
java.util.List getCatalogEntry()
CatalogEntryType
.
The CatalogEntry noun.
CatalogPackage.getAcknowledgeCatalogEntryDataAreaType_CatalogEntry()