Package com.uc4.api.systemoverview
Class MQMemListItem
java.lang.Object
com.uc4.api.systemoverview.MQMemListItem
Description for one mqmem entry
-
Constructor Summary
ConstructorsConstructorDescriptionMQMemListItem
(Element row) Internal use only, creates an MQMemListItem item from the specified element. -
Method Summary
Modifier and TypeMethodDescriptiongetId()
getKey()
Returns the key of this MQMEM entry.void
setMQmemType2
(String type2) void
setTaskStatus
(String status)
-
Constructor Details
-
MQMemListItem
Internal use only, creates an MQMemListItem item from the specified element.- Parameters:
row
- XML Element of a row.
-
-
Method Details
-
getKey
Returns the key of this MQMEM entry.- Returns:
- Key as String, never null
-
getMQmemType1
- Returns:
- Type 1
-
getMQmemType2
- Returns:
- Type 2
-
setMQmemType2
- Parameters:
type2
- New value for type2
-
getClient
- Returns:
- Client
-
getRoutine
- Returns:
- Name of the processing routine.
-
getInputMsg
- Returns:
- Input message
-
getOutputMsg
- Returns:
- Output message
-
getIdType
- Returns:
- type of the ID
-
getId
- Returns:
- ID
-
getTaskStatus
- Returns:
- Status as String
-
setTaskStatus
- Parameters:
status
- New status
-
getZduVersion
- Returns:
- ZDU version
-
getAhName
-
getAhOType
-
getAhTimestamp1
-
getAhTimestamp4
-