public static interface ConceptProto.Thing.Attributes.ReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ConceptProto.Concept |
getAttributeTypes(int index)
repeated .session.Concept attributeTypes = 1; |
int |
getAttributeTypesCount()
repeated .session.Concept attributeTypes = 1; |
List<ConceptProto.Concept> |
getAttributeTypesList()
repeated .session.Concept attributeTypes = 1; |
ConceptProto.ConceptOrBuilder |
getAttributeTypesOrBuilder(int index)
repeated .session.Concept attributeTypes = 1; |
List<? extends ConceptProto.ConceptOrBuilder> |
getAttributeTypesOrBuilderList()
repeated .session.Concept attributeTypes = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<ConceptProto.Concept> getAttributeTypesList()
repeated .session.Concept attributeTypes = 1;ConceptProto.Concept getAttributeTypes(int index)
repeated .session.Concept attributeTypes = 1;int getAttributeTypesCount()
repeated .session.Concept attributeTypes = 1;List<? extends ConceptProto.ConceptOrBuilder> getAttributeTypesOrBuilderList()
repeated .session.Concept attributeTypes = 1;ConceptProto.ConceptOrBuilder getAttributeTypesOrBuilder(int index)
repeated .session.Concept attributeTypes = 1;Copyright © 2018 Grakn Labs Ltd. All rights reserved.