Interface IDataLoggerService2OuterClass.IDataLoggerService2GetSessionNamesRequestOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
IDataLoggerService2OuterClass.IDataLoggerService2GetSessionNamesRequest, IDataLoggerService2OuterClass.IDataLoggerService2GetSessionNamesRequest.Builder
Enclosing class:
IDataLoggerService2OuterClass

public static interface IDataLoggerService2OuterClass.IDataLoggerService2GetSessionNamesRequestOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    string variablename = 1;
    com.google.protobuf.ByteString
    string variablename = 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 Details

    • getVariablename

      String getVariablename()
      string variablename = 1;
    • getVariablenameBytes

      com.google.protobuf.ByteString getVariablenameBytes()
      string variablename = 1;