Uses of Class
com.yoti.api.client.spi.remote.proto.AttrProto.MultiValue
Packages that use AttrProto.MultiValue
-
Uses of AttrProto.MultiValue in com.yoti.api.client.spi.remote.proto
Methods in com.yoti.api.client.spi.remote.proto that return AttrProto.MultiValueModifier and TypeMethodDescriptionAttrProto.MultiValue.Builder.build()AttrProto.MultiValue.Builder.buildPartial()static AttrProto.MultiValueAttrProto.MultiValue.getDefaultInstance()AttrProto.MultiValue.Builder.getDefaultInstanceForType()AttrProto.MultiValue.getDefaultInstanceForType()static AttrProto.MultiValueAttrProto.MultiValue.parseDelimitedFrom(InputStream input) static AttrProto.MultiValueAttrProto.MultiValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttrProto.MultiValueAttrProto.MultiValue.parseFrom(byte[] data) static AttrProto.MultiValueAttrProto.MultiValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttrProto.MultiValueAttrProto.MultiValue.parseFrom(com.google.protobuf.ByteString data) static AttrProto.MultiValueAttrProto.MultiValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttrProto.MultiValueAttrProto.MultiValue.parseFrom(com.google.protobuf.CodedInputStream input) static AttrProto.MultiValueAttrProto.MultiValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttrProto.MultiValueAttrProto.MultiValue.parseFrom(InputStream input) static AttrProto.MultiValueAttrProto.MultiValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttrProto.MultiValueAttrProto.MultiValue.parseFrom(ByteBuffer data) static AttrProto.MultiValueAttrProto.MultiValue.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.MultiValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AttrProto.MultiValue>AttrProto.MultiValue.getParserForType()static com.google.protobuf.Parser<AttrProto.MultiValue>AttrProto.MultiValue.parser()Methods in com.yoti.api.client.spi.remote.proto with parameters of type AttrProto.MultiValueModifier and TypeMethodDescriptionAttrProto.MultiValue.Builder.mergeFrom(AttrProto.MultiValue other) static AttrProto.MultiValue.BuilderAttrProto.MultiValue.newBuilder(AttrProto.MultiValue prototype)