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