Package 

Interface LogBean.LogGroupListOrBuilder

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

    
    public interface LogBean.LogGroupListOrBuilder
     implements MessageLiteOrBuilder
                        
    • Method Summary

      Modifier and Type Method Description
      abstract List<LogBean.LogGroup> getLogGroupsList() repeated .LogGroup LogGroups = 1;
      abstract LogBean.LogGroup getLogGroups(int index) repeated .LogGroup LogGroups = 1;
      abstract int getLogGroupsCount() repeated .LogGroup LogGroups = 1;
      • Methods inherited from class com.tds.protobuf.MessageLiteOrBuilder

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

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