Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Field and Description |
---|---|
static MAPOccurrenceInfo |
MAPOccurrenceInfo.multipleTimeEvent
Reference to value of the constant multipleTimeEvent.
|
static MAPOccurrenceInfo |
MAPOccurrenceInfo.oneTimeEvent
Reference to value of the constant oneTimeEvent.
|
Modifier and Type | Method and Description |
---|---|
static MAPOccurrenceInfo |
MAPOccurrenceInfo.fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.
|
MAPOccurrenceInfo |
MAPAreaEventInfo.getOccurrenceInfo()
Gets the value of the field occurrenceInfo.
|
static MAPOccurrenceInfo[] |
MAPOccurrenceInfo.namedValues()
Returns an array containing all the enumeration constants referenced by fields.
|
Modifier and Type | Method and Description |
---|---|
MAPAreaEventInfo |
MAPAreaEventInfo.setOccurrenceInfo(MAPOccurrenceInfo value)
Sets the value of the field occurrenceInfo.
|