Class Ops.Source.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Ops.Source.Builder>
com.google.protobuf.GeneratedMessage.Builder<Ops.Source.Builder>
pb.Ops.Source.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Ops.SourceOrBuilder
- Enclosing class:
Ops.Source
public static final class Ops.Source.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Ops.Source.Builder>
implements Ops.SourceOrBuilder
Source is a source mapping description for a fileProtobuf type
pb.Source
-
Method Summary
Modifier and TypeMethodDescriptionaddAllInfos
(Iterable<? extends Ops.SourceInfo> values) repeated .pb.SourceInfo infos = 2;
addInfos
(int index, Ops.SourceInfo value) repeated .pb.SourceInfo infos = 2;
addInfos
(int index, Ops.SourceInfo.Builder builderForValue) repeated .pb.SourceInfo infos = 2;
addInfos
(Ops.SourceInfo value) repeated .pb.SourceInfo infos = 2;
addInfos
(Ops.SourceInfo.Builder builderForValue) repeated .pb.SourceInfo infos = 2;
repeated .pb.SourceInfo infos = 2;
addInfosBuilder
(int index) repeated .pb.SourceInfo infos = 2;
build()
clear()
repeated .pb.SourceInfo infos = 2;
boolean
containsLocations
(String key) map<string, .pb.Locations> locations = 1;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getInfos
(int index) repeated .pb.SourceInfo infos = 2;
getInfosBuilder
(int index) repeated .pb.SourceInfo infos = 2;
repeated .pb.SourceInfo infos = 2;
int
repeated .pb.SourceInfo infos = 2;
repeated .pb.SourceInfo infos = 2;
getInfosOrBuilder
(int index) repeated .pb.SourceInfo infos = 2;
List
<? extends Ops.SourceInfoOrBuilder> repeated .pb.SourceInfo infos = 2;
Deprecated.int
map<string, .pb.Locations> locations = 1;
map<string, .pb.Locations> locations = 1;
getLocationsOrDefault
(String key, Ops.Locations defaultValue) map<string, .pb.Locations> locations = 1;
map<string, .pb.Locations> locations = 1;
Deprecated.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
protected com.google.protobuf.MapFieldReflectionAccessor
internalGetMapFieldReflection
(int number) protected com.google.protobuf.MapFieldReflectionAccessor
internalGetMutableMapFieldReflection
(int number) final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(Ops.Source other) putAllLocations
(Map<String, Ops.Locations> values) map<string, .pb.Locations> locations = 1;
putLocations
(String key, Ops.Locations value) map<string, .pb.Locations> locations = 1;
map<string, .pb.Locations> locations = 1;
removeInfos
(int index) repeated .pb.SourceInfo infos = 2;
removeLocations
(String key) map<string, .pb.Locations> locations = 1;
setInfos
(int index, Ops.SourceInfo value) repeated .pb.SourceInfo infos = 2;
setInfos
(int index, Ops.SourceInfo.Builder builderForValue) repeated .pb.SourceInfo infos = 2;
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflection
in classcom.google.protobuf.GeneratedMessage.Builder<Ops.Source.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number) - Overrides:
internalGetMutableMapFieldReflection
in classcom.google.protobuf.GeneratedMessage.Builder<Ops.Source.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<Ops.Source.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<Ops.Source.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<Ops.Source.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Ops.Source.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<Ops.Source.Builder>
-
mergeFrom
public Ops.Source.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Ops.Source.Builder>
- Throws:
IOException
-
getLocationsCount
public int getLocationsCount()Description copied from interface:Ops.SourceOrBuilder
map<string, .pb.Locations> locations = 1;
- Specified by:
getLocationsCount
in interfaceOps.SourceOrBuilder
-
containsLocations
map<string, .pb.Locations> locations = 1;
- Specified by:
containsLocations
in interfaceOps.SourceOrBuilder
-
getLocations
Deprecated.UsegetLocationsMap()
instead.- Specified by:
getLocations
in interfaceOps.SourceOrBuilder
-
getLocationsMap
map<string, .pb.Locations> locations = 1;
- Specified by:
getLocationsMap
in interfaceOps.SourceOrBuilder
-
getLocationsOrDefault
map<string, .pb.Locations> locations = 1;
- Specified by:
getLocationsOrDefault
in interfaceOps.SourceOrBuilder
-
getLocationsOrThrow
map<string, .pb.Locations> locations = 1;
- Specified by:
getLocationsOrThrow
in interfaceOps.SourceOrBuilder
-
clearLocations
-
removeLocations
map<string, .pb.Locations> locations = 1;
-
getMutableLocations
Deprecated.Use alternate mutation accessors instead. -
putLocations
map<string, .pb.Locations> locations = 1;
-
putAllLocations
map<string, .pb.Locations> locations = 1;
-
putLocationsBuilderIfAbsent
map<string, .pb.Locations> locations = 1;
-
getInfosList
repeated .pb.SourceInfo infos = 2;
- Specified by:
getInfosList
in interfaceOps.SourceOrBuilder
-
getInfosCount
public int getInfosCount()repeated .pb.SourceInfo infos = 2;
- Specified by:
getInfosCount
in interfaceOps.SourceOrBuilder
-
getInfos
repeated .pb.SourceInfo infos = 2;
- Specified by:
getInfos
in interfaceOps.SourceOrBuilder
-
setInfos
repeated .pb.SourceInfo infos = 2;
-
setInfos
repeated .pb.SourceInfo infos = 2;
-
addInfos
repeated .pb.SourceInfo infos = 2;
-
addInfos
repeated .pb.SourceInfo infos = 2;
-
addInfos
repeated .pb.SourceInfo infos = 2;
-
addInfos
repeated .pb.SourceInfo infos = 2;
-
addAllInfos
repeated .pb.SourceInfo infos = 2;
-
clearInfos
repeated .pb.SourceInfo infos = 2;
-
removeInfos
repeated .pb.SourceInfo infos = 2;
-
getInfosBuilder
repeated .pb.SourceInfo infos = 2;
-
getInfosOrBuilder
repeated .pb.SourceInfo infos = 2;
- Specified by:
getInfosOrBuilder
in interfaceOps.SourceOrBuilder
-
getInfosOrBuilderList
repeated .pb.SourceInfo infos = 2;
- Specified by:
getInfosOrBuilderList
in interfaceOps.SourceOrBuilder
-
addInfosBuilder
repeated .pb.SourceInfo infos = 2;
-
addInfosBuilder
repeated .pb.SourceInfo infos = 2;
-
getInfosBuilderList
repeated .pb.SourceInfo infos = 2;
-