Package ru.nilsoft.tm
Class TMCommand.server_types
- java.lang.Object
-
- ru.nilsoft.tm.TMCommand.server_types
-
- Enclosing class:
- TMCommand
public static final class TMCommand.server_types extends java.lang.Object
Типы серверов (смотри функцииTMCommand.CmdOFDGetParamExt(byte)
,TMCommand.CmdOFDSetParamExt(java.lang.String, short, short, short, short, byte)
)
-
-
Constructor Summary
Constructors Constructor Description server_types()
-
-
-
Field Detail
-
OFD
public static final byte OFD
Сервер ОФД.- See Also:
- Constant Field Values
-
OISM
public static final byte OISM
Сервер ОИСМ.- See Also:
- Constant Field Values
-
ASOKP
public static final byte ASOKP
Сервер АС ОКП.- See Also:
- Constant Field Values
-
-