enum Type;
Value | Description |
---|---|
ChangeMasterStation | The enumerated value when the operation is an instance of the ChangeMasterStationOperation class. |
ChangeDupSet | The enumerated value when the operation is an instance of the ChangeDupSetOperation class. |
FaultRecovery | The enumerated value when the operation is an instance of the FaultRecoveryOperation class. |
AddToStore | The enumerated value when the operation is an instance of the AddToStoreOperation class. |
RemoveFromStore | The enumerated value when the operation is an instance of the RemoveFromStoreOperation class. |
CallMethod |
The enumerated value when the operation is an instance of the CallMethodOperation class. |
UpdateDataSet | The enumerated value when the operation is an instance of the UpdateDataSetOperation class. |
JoinSession | The enumerated value when the operation is an instance of the JoinSessionOperation class. |
JoinStation |
The enumerated value when the operation is an instance of the JoinStationOperation class. |
LeaveStation |
The enumerated value when the operation is an instance of the LeaveStationOperation class. |
Enumerated type that represents the types of operations called by the system.
CONFIDENTIAL