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