public static interface Personhood.CredentialOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Personhood.Attribute |
getAttributes(int index)
repeated .personhood.Attribute attributes = 2; |
int |
getAttributesCount()
repeated .personhood.Attribute attributes = 2; |
List<Personhood.Attribute> |
getAttributesList()
repeated .personhood.Attribute attributes = 2; |
Personhood.AttributeOrBuilder |
getAttributesOrBuilder(int index)
repeated .personhood.Attribute attributes = 2; |
List<? extends Personhood.AttributeOrBuilder> |
getAttributesOrBuilderList()
repeated .personhood.Attribute attributes = 2; |
String |
getName()
required string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
boolean |
hasName()
required string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
required string name = 1;String getName()
required string name = 1;com.google.protobuf.ByteString getNameBytes()
required string name = 1;List<Personhood.Attribute> getAttributesList()
repeated .personhood.Attribute attributes = 2;Personhood.Attribute getAttributes(int index)
repeated .personhood.Attribute attributes = 2;int getAttributesCount()
repeated .personhood.Attribute attributes = 2;List<? extends Personhood.AttributeOrBuilder> getAttributesOrBuilderList()
repeated .personhood.Attribute attributes = 2;Personhood.AttributeOrBuilder getAttributesOrBuilder(int index)
repeated .personhood.Attribute attributes = 2;Copyright © 2019. All rights reserved.