|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogDataFormat | |
---|---|
com.genesyslab.platform.management.protocol.messageserver |
Uses of LogDataFormat in com.genesyslab.platform.management.protocol.messageserver |
---|
Fields in com.genesyslab.platform.management.protocol.messageserver declared as LogDataFormat | |
---|---|
static LogDataFormat |
LogDataFormat.Hex
|
static LogDataFormat |
LogDataFormat.LogAttributes
|
static LogDataFormat |
LogDataFormat.String
|
static LogDataFormat |
LogDataFormat.TEvent
|
static LogDataFormat |
LogDataFormat.TMessage
|
Methods in com.genesyslab.platform.management.protocol.messageserver that return LogDataFormat | |
---|---|
static LogDataFormat |
LogDataFormat.valueOf(int ordinal)
Returns enumeration value by given ordinal number. |
static LogDataFormat |
LogDataFormat.valueOf(java.lang.String name)
Returns enumeration value with specified name or null if no such value exists. |
Methods in com.genesyslab.platform.management.protocol.messageserver that return types with arguments of type LogDataFormat | |
---|---|
static java.util.Collection<LogDataFormat> |
LogDataFormat.values()
Returns all values of the enumeration. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |