Interface ExtraDataProto.ExtraDataOrBuilder

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

public static interface ExtraDataProto.ExtraDataOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    getList(int index)
    repeated .sharepubapi_v1.DataEntry list = 1;
    int
    repeated .sharepubapi_v1.DataEntry list = 1;
    repeated .sharepubapi_v1.DataEntry list = 1;
    getListOrBuilder(int index)
    repeated .sharepubapi_v1.DataEntry list = 1;
    repeated .sharepubapi_v1.DataEntry list = 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