The BusObjAttr class defines static member variables to
represent
attribute constants.Table 72 summarizes the attribute constants. All attribute
constants are of type integer (int).
Table 72. Attribute constants of the BusObjAttr class.
Attribute constant
| Description
|
Cardinality constants
|
|
| CARD_MULTIPLE
| Indicates that the attribute represents an array of child business
objects; that is, the attribute has multiple cardinality.
|
| CARD_SINGLE
| Indicates that the attribute represents one value or one child business
object; that is, the attribute has single cardinality.
|
ObjectEventId constant
|
|
| OBJECT_EVENT_ID
| Indicates that the attribute is the ObjectEventId.
|
