static Webswing.WindowMsgProto.DockStateProto |
Webswing.WindowMsgProto.DockStateProto.forNumber(int value) |
|
Webswing.WindowMsgProto.DockStateProto |
Webswing.WindowMsgProto.Builder.getDockState() |
optional .org.webswing.server.model.proto.WindowMsgProto.DockStateProto dockState = 16;
|
Webswing.WindowMsgProto.DockStateProto |
Webswing.WindowMsgProto.getDockState() |
optional .org.webswing.server.model.proto.WindowMsgProto.DockStateProto dockState = 16;
|
Webswing.WindowMsgProto.DockStateProto |
Webswing.WindowMsgProtoOrBuilder.getDockState() |
optional .org.webswing.server.model.proto.WindowMsgProto.DockStateProto dockState = 16;
|
static Webswing.WindowMsgProto.DockStateProto |
Webswing.WindowMsgProto.DockStateProto.valueOf(int value) |
Deprecated.
|
static Webswing.WindowMsgProto.DockStateProto |
Webswing.WindowMsgProto.DockStateProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Webswing.WindowMsgProto.DockStateProto |
Webswing.WindowMsgProto.DockStateProto.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Webswing.WindowMsgProto.DockStateProto[] |
Webswing.WindowMsgProto.DockStateProto.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|