Package 

Interface SettingsOrBuilder

  • All Implemented Interfaces:
    com.google.protobuf.MessageLiteOrBuilder

    
    public interface SettingsOrBuilder
     implements MessageLiteOrBuilder
                        
    • Method Summary

      Modifier and Type Method Description
      abstract String getCheqUuid() string cheq_uuid = 1;
      abstract ByteString getCheqUuidBytes() string cheq_uuid = 1;
      abstract String getDeviceUuid() string device_uuid = 2;
      abstract ByteString getDeviceUuidBytes() string device_uuid = 2;
      • Methods inherited from class com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait