public static interface FieldTypeProtos.DataInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDeletedbyinference()
optional bool deletedbyinference = 2; |
String |
getInferenceprovenance()
optional string inferenceprovenance = 4; |
com.google.protobuf.ByteString |
getInferenceprovenanceBytes()
optional string inferenceprovenance = 4; |
boolean |
getInferred()
optional bool inferred = 1; |
boolean |
getInvisible()
optional bool invisible = 6 [default = false]; |
FieldTypeProtos.Qualifier |
getProvenanceaction()
required .eu.dnetlib.data.proto.Qualifier provenanceaction = 5; |
FieldTypeProtos.QualifierOrBuilder |
getProvenanceactionOrBuilder()
required .eu.dnetlib.data.proto.Qualifier provenanceaction = 5; |
String |
getTrust()
optional string trust = 3; |
com.google.protobuf.ByteString |
getTrustBytes()
optional string trust = 3; |
boolean |
hasDeletedbyinference()
optional bool deletedbyinference = 2; |
boolean |
hasInferenceprovenance()
optional string inferenceprovenance = 4; |
boolean |
hasInferred()
optional bool inferred = 1; |
boolean |
hasInvisible()
optional bool invisible = 6 [default = false]; |
boolean |
hasProvenanceaction()
required .eu.dnetlib.data.proto.Qualifier provenanceaction = 5; |
boolean |
hasTrust()
optional string trust = 3; |
boolean hasInvisible()
optional bool invisible = 6 [default = false];boolean getInvisible()
optional bool invisible = 6 [default = false];boolean hasInferred()
optional bool inferred = 1;boolean getInferred()
optional bool inferred = 1;boolean hasDeletedbyinference()
optional bool deletedbyinference = 2;boolean getDeletedbyinference()
optional bool deletedbyinference = 2;boolean hasTrust()
optional string trust = 3;String getTrust()
optional string trust = 3;com.google.protobuf.ByteString getTrustBytes()
optional string trust = 3;boolean hasInferenceprovenance()
optional string inferenceprovenance = 4;String getInferenceprovenance()
optional string inferenceprovenance = 4;com.google.protobuf.ByteString getInferenceprovenanceBytes()
optional string inferenceprovenance = 4;boolean hasProvenanceaction()
required .eu.dnetlib.data.proto.Qualifier provenanceaction = 5;FieldTypeProtos.Qualifier getProvenanceaction()
required .eu.dnetlib.data.proto.Qualifier provenanceaction = 5;FieldTypeProtos.QualifierOrBuilder getProvenanceactionOrBuilder()
required .eu.dnetlib.data.proto.Qualifier provenanceaction = 5;Copyright © 2019. All rights reserved.