public static interface DescriptorProtos.SourceCodeInfoOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.SourceCodeInfo.Location |
getLocation(int index) |
int |
getLocationCount() |
List<DescriptorProtos.SourceCodeInfo.Location> |
getLocationList() |
DescriptorProtos.SourceCodeInfo.LocationOrBuilder |
getLocationOrBuilder(int index) |
List<? extends DescriptorProtos.SourceCodeInfo.LocationOrBuilder> |
getLocationOrBuilderList() |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
isInitialized
List<DescriptorProtos.SourceCodeInfo.Location> getLocationList()
DescriptorProtos.SourceCodeInfo.Location getLocation(int index)
int getLocationCount()
List<? extends DescriptorProtos.SourceCodeInfo.LocationOrBuilder> getLocationOrBuilderList()
DescriptorProtos.SourceCodeInfo.LocationOrBuilder getLocationOrBuilder(int index)
Copyright © 2008-2012. All Rights Reserved.