Uses of Class
com.yoti.api.client.spi.remote.proto.AttrProto.Metadata
Packages that use AttrProto.Metadata
-
Uses of AttrProto.Metadata in com.yoti.api.client.spi.remote.proto
Methods in com.yoti.api.client.spi.remote.proto that return AttrProto.MetadataModifier and TypeMethodDescriptionAttrProto.Metadata.Builder.build()AttrProto.Metadata.Builder.buildPartial()static AttrProto.MetadataAttrProto.Metadata.getDefaultInstance()AttrProto.Metadata.Builder.getDefaultInstanceForType()AttrProto.Metadata.getDefaultInstanceForType()AttrProto.Attribute.Builder.getMetadata().attrpubapi_v1.Metadata metadata = 6;AttrProto.Attribute.getMetadata().attrpubapi_v1.Metadata metadata = 6;AttrProto.AttributeOrBuilder.getMetadata().attrpubapi_v1.Metadata metadata = 6;static AttrProto.MetadataAttrProto.Metadata.parseDelimitedFrom(InputStream input) static AttrProto.MetadataAttrProto.Metadata.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttrProto.MetadataAttrProto.Metadata.parseFrom(byte[] data) static AttrProto.MetadataAttrProto.Metadata.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttrProto.MetadataAttrProto.Metadata.parseFrom(com.google.protobuf.ByteString data) static AttrProto.MetadataAttrProto.Metadata.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttrProto.MetadataAttrProto.Metadata.parseFrom(com.google.protobuf.CodedInputStream input) static AttrProto.MetadataAttrProto.Metadata.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttrProto.MetadataAttrProto.Metadata.parseFrom(InputStream input) static AttrProto.MetadataAttrProto.Metadata.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttrProto.MetadataAttrProto.Metadata.parseFrom(ByteBuffer data) static AttrProto.MetadataAttrProto.Metadata.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.yoti.api.client.spi.remote.proto that return types with arguments of type AttrProto.MetadataModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AttrProto.Metadata>AttrProto.Metadata.getParserForType()static com.google.protobuf.Parser<AttrProto.Metadata>AttrProto.Metadata.parser()Methods in com.yoti.api.client.spi.remote.proto with parameters of type AttrProto.MetadataModifier and TypeMethodDescriptionAttrProto.Metadata.Builder.mergeFrom(AttrProto.Metadata other) AttrProto.Attribute.Builder.mergeMetadata(AttrProto.Metadata value) .attrpubapi_v1.Metadata metadata = 6;static AttrProto.Metadata.BuilderAttrProto.Metadata.newBuilder(AttrProto.Metadata prototype) AttrProto.Attribute.Builder.setMetadata(AttrProto.Metadata value) .attrpubapi_v1.Metadata metadata = 6;