|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DescriptorProtos.FileDescriptorSetOrBuilder
Method Summary | |
---|---|
DescriptorProtos.FileDescriptorProto |
getFile(int index)
repeated .google.protobuf.FileDescriptorProto file = 1; |
int |
getFileCount()
repeated .google.protobuf.FileDescriptorProto file = 1; |
java.util.List<DescriptorProtos.FileDescriptorProto> |
getFileList()
repeated .google.protobuf.FileDescriptorProto file = 1; |
DescriptorProtos.FileDescriptorProtoOrBuilder |
getFileOrBuilder(int index)
repeated .google.protobuf.FileDescriptorProto file = 1; |
java.util.List<? extends DescriptorProtos.FileDescriptorProtoOrBuilder> |
getFileOrBuilderList()
repeated .google.protobuf.FileDescriptorProto file = 1; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
java.util.List<DescriptorProtos.FileDescriptorProto> getFileList()
repeated .google.protobuf.FileDescriptorProto file = 1;
DescriptorProtos.FileDescriptorProto getFile(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;
int getFileCount()
repeated .google.protobuf.FileDescriptorProto file = 1;
java.util.List<? extends DescriptorProtos.FileDescriptorProtoOrBuilder> getFileOrBuilderList()
repeated .google.protobuf.FileDescriptorProto file = 1;
DescriptorProtos.FileDescriptorProtoOrBuilder getFileOrBuilder(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |