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