Interface Webswing.PlaybackCommandMsgInProtoOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Webswing.PlaybackCommandMsgInProto.PlaybackCommandProto getCommand()
      optional .org.webswing.server.model.proto.PlaybackCommandMsgInProto.PlaybackCommandProto command = 1;
      boolean hasCommand()
      optional .org.webswing.server.model.proto.PlaybackCommandMsgInProto.PlaybackCommandProto command = 1;
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • hasCommand

        boolean hasCommand()
        optional .org.webswing.server.model.proto.PlaybackCommandMsgInProto.PlaybackCommandProto command = 1;