| Modifier and Type | Method and Description |
|---|---|
FieldTypeProtos.IntField.Builder |
FieldTypeProtos.IntField.Builder.clear() |
FieldTypeProtos.IntField.Builder |
FieldTypeProtos.IntField.Builder.clearDataInfo()
optional .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
FieldTypeProtos.IntField.Builder |
FieldTypeProtos.IntField.Builder.clearValue()
required int32 value = 1; |
FieldTypeProtos.IntField.Builder |
FieldTypeProtos.IntField.Builder.clone() |
FieldTypeProtos.IntField.Builder |
FieldTypeProtos.IntField.Builder.mergeDataInfo(FieldTypeProtos.DataInfo value)
optional .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
FieldTypeProtos.IntField.Builder |
FieldTypeProtos.IntField.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FieldTypeProtos.IntField.Builder |
FieldTypeProtos.IntField.Builder.mergeFrom(FieldTypeProtos.IntField other) |
FieldTypeProtos.IntField.Builder |
FieldTypeProtos.IntField.Builder.mergeFrom(com.google.protobuf.Message other) |
static FieldTypeProtos.IntField.Builder |
FieldTypeProtos.IntField.newBuilder() |
static FieldTypeProtos.IntField.Builder |
FieldTypeProtos.IntField.newBuilder(FieldTypeProtos.IntField prototype) |
FieldTypeProtos.IntField.Builder |
FieldTypeProtos.IntField.newBuilderForType() |
protected FieldTypeProtos.IntField.Builder |
FieldTypeProtos.IntField.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
FieldTypeProtos.IntField.Builder |
FieldTypeProtos.IntField.Builder.setDataInfo(FieldTypeProtos.DataInfo.Builder builderForValue)
optional .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
FieldTypeProtos.IntField.Builder |
FieldTypeProtos.IntField.Builder.setDataInfo(FieldTypeProtos.DataInfo value)
optional .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
FieldTypeProtos.IntField.Builder |
FieldTypeProtos.IntField.Builder.setValue(int value)
required int32 value = 1; |
FieldTypeProtos.IntField.Builder |
FieldTypeProtos.IntField.toBuilder() |
Copyright © 2019. All rights reserved.