public static final class ResultProtos.Result.GeoLocation.Builder extends com.google.protobuf.GeneratedMessage.Builder<ResultProtos.Result.GeoLocation.Builder> implements ResultProtos.Result.GeoLocationOrBuilder
eu.dnetlib.data.proto.Result.GeoLocation| Modifier and Type | Method and Description |
|---|---|
ResultProtos.Result.GeoLocation |
build() |
ResultProtos.Result.GeoLocation |
buildPartial() |
ResultProtos.Result.GeoLocation.Builder |
clear() |
ResultProtos.Result.GeoLocation.Builder |
clearBox()
optional string box = 2; |
ResultProtos.Result.GeoLocation.Builder |
clearPlace()
optional string place = 3; |
ResultProtos.Result.GeoLocation.Builder |
clearPoint()
optional string point = 1; |
ResultProtos.Result.GeoLocation.Builder |
clone() |
String |
getBox()
optional string box = 2; |
com.google.protobuf.ByteString |
getBoxBytes()
optional string box = 2; |
ResultProtos.Result.GeoLocation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getPlace()
optional string place = 3; |
com.google.protobuf.ByteString |
getPlaceBytes()
optional string place = 3; |
String |
getPoint()
optional string point = 1; |
com.google.protobuf.ByteString |
getPointBytes()
optional string point = 1; |
boolean |
hasBox()
optional string box = 2; |
boolean |
hasPlace()
optional string place = 3; |
boolean |
hasPoint()
optional string point = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ResultProtos.Result.GeoLocation.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ResultProtos.Result.GeoLocation.Builder |
mergeFrom(com.google.protobuf.Message other) |
ResultProtos.Result.GeoLocation.Builder |
mergeFrom(ResultProtos.Result.GeoLocation other) |
ResultProtos.Result.GeoLocation.Builder |
setBox(String value)
optional string box = 2; |
ResultProtos.Result.GeoLocation.Builder |
setBoxBytes(com.google.protobuf.ByteString value)
optional string box = 2; |
ResultProtos.Result.GeoLocation.Builder |
setPlace(String value)
optional string place = 3; |
ResultProtos.Result.GeoLocation.Builder |
setPlaceBytes(com.google.protobuf.ByteString value)
optional string place = 3; |
ResultProtos.Result.GeoLocation.Builder |
setPoint(String value)
optional string point = 1; |
ResultProtos.Result.GeoLocation.Builder |
setPointBytes(com.google.protobuf.ByteString value)
optional string point = 1; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ResultProtos.Result.GeoLocation.Builder>public ResultProtos.Result.GeoLocation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<ResultProtos.Result.GeoLocation.Builder>public ResultProtos.Result.GeoLocation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<ResultProtos.Result.GeoLocation.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ResultProtos.Result.GeoLocation.Builder>public ResultProtos.Result.GeoLocation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ResultProtos.Result.GeoLocation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ResultProtos.Result.GeoLocation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ResultProtos.Result.GeoLocation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ResultProtos.Result.GeoLocation.Builder>public ResultProtos.Result.GeoLocation.Builder mergeFrom(ResultProtos.Result.GeoLocation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<ResultProtos.Result.GeoLocation.Builder>public ResultProtos.Result.GeoLocation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ResultProtos.Result.GeoLocation.Builder>IOExceptionpublic boolean hasPoint()
optional string point = 1;hasPoint in interface ResultProtos.Result.GeoLocationOrBuilderpublic String getPoint()
optional string point = 1;getPoint in interface ResultProtos.Result.GeoLocationOrBuilderpublic com.google.protobuf.ByteString getPointBytes()
optional string point = 1;getPointBytes in interface ResultProtos.Result.GeoLocationOrBuilderpublic ResultProtos.Result.GeoLocation.Builder setPoint(String value)
optional string point = 1;public ResultProtos.Result.GeoLocation.Builder clearPoint()
optional string point = 1;public ResultProtos.Result.GeoLocation.Builder setPointBytes(com.google.protobuf.ByteString value)
optional string point = 1;public boolean hasBox()
optional string box = 2;hasBox in interface ResultProtos.Result.GeoLocationOrBuilderpublic String getBox()
optional string box = 2;getBox in interface ResultProtos.Result.GeoLocationOrBuilderpublic com.google.protobuf.ByteString getBoxBytes()
optional string box = 2;getBoxBytes in interface ResultProtos.Result.GeoLocationOrBuilderpublic ResultProtos.Result.GeoLocation.Builder setBox(String value)
optional string box = 2;public ResultProtos.Result.GeoLocation.Builder clearBox()
optional string box = 2;public ResultProtos.Result.GeoLocation.Builder setBoxBytes(com.google.protobuf.ByteString value)
optional string box = 2;public boolean hasPlace()
optional string place = 3;hasPlace in interface ResultProtos.Result.GeoLocationOrBuilderpublic String getPlace()
optional string place = 3;getPlace in interface ResultProtos.Result.GeoLocationOrBuilderpublic com.google.protobuf.ByteString getPlaceBytes()
optional string place = 3;getPlaceBytes in interface ResultProtos.Result.GeoLocationOrBuilderpublic ResultProtos.Result.GeoLocation.Builder setPlace(String value)
optional string place = 3;public ResultProtos.Result.GeoLocation.Builder clearPlace()
optional string place = 3;public ResultProtos.Result.GeoLocation.Builder setPlaceBytes(com.google.protobuf.ByteString value)
optional string place = 3;Copyright © 2019. All rights reserved.