public static final class ResultProtos.Result.Context.Builder extends com.google.protobuf.GeneratedMessage.Builder<ResultProtos.Result.Context.Builder> implements ResultProtos.Result.ContextOrBuilder
eu.dnetlib.data.proto.Result.Context
<concept id="egi::vo::alice" />
| Modifier and Type | Method and Description |
|---|---|
ResultProtos.Result.Context.Builder |
addAllDataInfo(Iterable<? extends FieldTypeProtos.DataInfo> values)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
ResultProtos.Result.Context.Builder |
addDataInfo(FieldTypeProtos.DataInfo.Builder builderForValue)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
ResultProtos.Result.Context.Builder |
addDataInfo(FieldTypeProtos.DataInfo value)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
ResultProtos.Result.Context.Builder |
addDataInfo(int index,
FieldTypeProtos.DataInfo.Builder builderForValue)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
ResultProtos.Result.Context.Builder |
addDataInfo(int index,
FieldTypeProtos.DataInfo value)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
FieldTypeProtos.DataInfo.Builder |
addDataInfoBuilder()
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
FieldTypeProtos.DataInfo.Builder |
addDataInfoBuilder(int index)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
ResultProtos.Result.Context |
build() |
ResultProtos.Result.Context |
buildPartial() |
ResultProtos.Result.Context.Builder |
clear() |
ResultProtos.Result.Context.Builder |
clearDataInfo()
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
ResultProtos.Result.Context.Builder |
clearId()
required string id = 1; |
ResultProtos.Result.Context.Builder |
clone() |
FieldTypeProtos.DataInfo |
getDataInfo(int index)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
FieldTypeProtos.DataInfo.Builder |
getDataInfoBuilder(int index)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
List<FieldTypeProtos.DataInfo.Builder> |
getDataInfoBuilderList()
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
int |
getDataInfoCount()
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
List<FieldTypeProtos.DataInfo> |
getDataInfoList()
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
FieldTypeProtos.DataInfoOrBuilder |
getDataInfoOrBuilder(int index)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
List<? extends FieldTypeProtos.DataInfoOrBuilder> |
getDataInfoOrBuilderList()
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
ResultProtos.Result.Context |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getId()
required string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
required string id = 1; |
boolean |
hasId()
required string id = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ResultProtos.Result.Context.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ResultProtos.Result.Context.Builder |
mergeFrom(com.google.protobuf.Message other) |
ResultProtos.Result.Context.Builder |
mergeFrom(ResultProtos.Result.Context other) |
ResultProtos.Result.Context.Builder |
removeDataInfo(int index)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
ResultProtos.Result.Context.Builder |
setDataInfo(int index,
FieldTypeProtos.DataInfo.Builder builderForValue)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
ResultProtos.Result.Context.Builder |
setDataInfo(int index,
FieldTypeProtos.DataInfo value)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
ResultProtos.Result.Context.Builder |
setId(String value)
required string id = 1; |
ResultProtos.Result.Context.Builder |
setIdBytes(com.google.protobuf.ByteString value)
required string id = 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.Context.Builder>public ResultProtos.Result.Context.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.Context.Builder>public ResultProtos.Result.Context.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.Context.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.Context.Builder>public ResultProtos.Result.Context getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ResultProtos.Result.Context build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ResultProtos.Result.Context buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ResultProtos.Result.Context.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ResultProtos.Result.Context.Builder>public ResultProtos.Result.Context.Builder mergeFrom(ResultProtos.Result.Context other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<ResultProtos.Result.Context.Builder>public ResultProtos.Result.Context.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.Context.Builder>IOExceptionpublic boolean hasId()
required string id = 1;hasId in interface ResultProtos.Result.ContextOrBuilderpublic String getId()
required string id = 1;getId in interface ResultProtos.Result.ContextOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
required string id = 1;getIdBytes in interface ResultProtos.Result.ContextOrBuilderpublic ResultProtos.Result.Context.Builder setId(String value)
required string id = 1;public ResultProtos.Result.Context.Builder clearId()
required string id = 1;public ResultProtos.Result.Context.Builder setIdBytes(com.google.protobuf.ByteString value)
required string id = 1;public List<FieldTypeProtos.DataInfo> getDataInfoList()
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;getDataInfoList in interface ResultProtos.Result.ContextOrBuilderpublic int getDataInfoCount()
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;getDataInfoCount in interface ResultProtos.Result.ContextOrBuilderpublic FieldTypeProtos.DataInfo getDataInfo(int index)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;getDataInfo in interface ResultProtos.Result.ContextOrBuilderpublic ResultProtos.Result.Context.Builder setDataInfo(int index, FieldTypeProtos.DataInfo value)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;public ResultProtos.Result.Context.Builder setDataInfo(int index, FieldTypeProtos.DataInfo.Builder builderForValue)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;public ResultProtos.Result.Context.Builder addDataInfo(FieldTypeProtos.DataInfo value)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;public ResultProtos.Result.Context.Builder addDataInfo(int index, FieldTypeProtos.DataInfo value)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;public ResultProtos.Result.Context.Builder addDataInfo(FieldTypeProtos.DataInfo.Builder builderForValue)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;public ResultProtos.Result.Context.Builder addDataInfo(int index, FieldTypeProtos.DataInfo.Builder builderForValue)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;public ResultProtos.Result.Context.Builder addAllDataInfo(Iterable<? extends FieldTypeProtos.DataInfo> values)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;public ResultProtos.Result.Context.Builder clearDataInfo()
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;public ResultProtos.Result.Context.Builder removeDataInfo(int index)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;public FieldTypeProtos.DataInfo.Builder getDataInfoBuilder(int index)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;public FieldTypeProtos.DataInfoOrBuilder getDataInfoOrBuilder(int index)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;getDataInfoOrBuilder in interface ResultProtos.Result.ContextOrBuilderpublic List<? extends FieldTypeProtos.DataInfoOrBuilder> getDataInfoOrBuilderList()
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;getDataInfoOrBuilderList in interface ResultProtos.Result.ContextOrBuilderpublic FieldTypeProtos.DataInfo.Builder addDataInfoBuilder()
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;public FieldTypeProtos.DataInfo.Builder addDataInfoBuilder(int index)
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;public List<FieldTypeProtos.DataInfo.Builder> getDataInfoBuilderList()
repeated .eu.dnetlib.data.proto.DataInfo dataInfo = 2;Copyright © 2019. All rights reserved.