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