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