public static interface FieldTypeProtos.StringFieldOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
FieldTypeProtos.DataInfo |
getDataInfo()
optional .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
FieldTypeProtos.DataInfoOrBuilder |
getDataInfoOrBuilder()
optional .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
String |
getValue()
required string value = 1; |
com.google.protobuf.ByteString |
getValueBytes()
required string value = 1; |
boolean |
hasDataInfo()
optional .eu.dnetlib.data.proto.DataInfo dataInfo = 2; |
boolean |
hasValue()
required string value = 1; |
boolean hasValue()
required string value = 1;String getValue()
required string value = 1;com.google.protobuf.ByteString getValueBytes()
required string value = 1;boolean hasDataInfo()
optional .eu.dnetlib.data.proto.DataInfo dataInfo = 2;FieldTypeProtos.DataInfo getDataInfo()
optional .eu.dnetlib.data.proto.DataInfo dataInfo = 2;FieldTypeProtos.DataInfoOrBuilder getDataInfoOrBuilder()
optional .eu.dnetlib.data.proto.DataInfo dataInfo = 2;Copyright © 2019. All rights reserved.