Uses of Interface
pb.Ops.LocationOrBuilder
Packages that use Ops.LocationOrBuilder
-
Uses of Ops.LocationOrBuilder in pb
Classes in pb that implement Ops.LocationOrBuilderModifier and TypeClassDescriptionstatic final class
Location defines list of areas in to source filestatic final class
Location defines list of areas in to source fileMethods in pb that return Ops.LocationOrBuilderModifier and TypeMethodDescriptionOps.Locations.Builder.getLocationsOrBuilder
(int index) repeated .pb.Location locations = 1;
Ops.Locations.getLocationsOrBuilder
(int index) repeated .pb.Location locations = 1;
Ops.LocationsOrBuilder.getLocationsOrBuilder
(int index) repeated .pb.Location locations = 1;
Methods in pb that return types with arguments of type Ops.LocationOrBuilderModifier and TypeMethodDescriptionList
<? extends Ops.LocationOrBuilder> Ops.Locations.Builder.getLocationsOrBuilderList()
repeated .pb.Location locations = 1;
List
<? extends Ops.LocationOrBuilder> Ops.Locations.getLocationsOrBuilderList()
repeated .pb.Location locations = 1;
List
<? extends Ops.LocationOrBuilder> Ops.LocationsOrBuilder.getLocationsOrBuilderList()
repeated .pb.Location locations = 1;