| Modifier and Type | Class and Description |
|---|---|
class |
ClockResolution
Represents the timestamp resolution mode for the Clock class.
|
class |
FileRotate
Specifies the log rotate mode for the FileProtocol class and
derived classes.
|
class |
GraphicId
Used by the GraphicViewerContext class to specify the desired
picture type.
|
class |
Level
Represents the log level in the SmartInspect Java library.
|
class |
SourceId
Used in the logSource methods of the Session class to specify the type of source code.
|
class |
ViewerId
Specifies the viewer for displaying the title or data of a Log Entry in the Console.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Enum.greater(Enum en)
Indicates whether the integer value of this Enum is greater
than the integer value of some other Enum.
|
boolean |
Enum.greaterEqual(Enum en)
Indicates whether the integer value of this Enum is greater
than or equal to the integer value of some other Enum.
|
boolean |
Enum.less(Enum en)
Indicates whether the integer value of this Enum is less than
the integer value of some other Enum.
|
boolean |
Enum.lessEqual(Enum en)
Indicates whether the integer value of this Enum is less than
or equal to the integer value of some other Enum.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PacketType
Represents the type of packet.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ControlCommandType
Represents the type of a ControlCommand packet.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LogEntryType
Represents the type of LogEntry packet.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessFlowType
Represents the type of ProcessFlow packet.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WatchType
Represents the type of Watch packet.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SchedulerAction
Represents a scheduler action to execute when a protocol is
operating in asynchronous mode.
|
Copyright © 2023. All rights reserved.