public static interface ConceptProto.ConceptOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ConceptProto.Concept.BASE_TYPE |
getBaseType()
optional .session.Concept.BASE_TYPE baseType = 2; |
int |
getBaseTypeValue()
optional .session.Concept.BASE_TYPE baseType = 2; |
String |
getId()
optional string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
optional string id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getId()
optional string id = 1;com.google.protobuf.ByteString getIdBytes()
optional string id = 1;int getBaseTypeValue()
optional .session.Concept.BASE_TYPE baseType = 2;ConceptProto.Concept.BASE_TYPE getBaseType()
optional .session.Concept.BASE_TYPE baseType = 2;Copyright © 2018 Grakn Labs Ltd. All rights reserved.