Uses of Interface
com.yoti.api.client.spi.remote.proto.AttrProto.MultiValue.ValueOrBuilder
Packages that use AttrProto.MultiValue.ValueOrBuilder
-
Uses of AttrProto.MultiValue.ValueOrBuilder in com.yoti.api.client.spi.remote.proto
Classes in com.yoti.api.client.spi.remote.proto that implement AttrProto.MultiValue.ValueOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeattrpubapi_v1.MultiValue.Valuestatic final classProtobuf typeattrpubapi_v1.MultiValue.ValueMethods in com.yoti.api.client.spi.remote.proto that return AttrProto.MultiValue.ValueOrBuilderModifier and TypeMethodDescriptionAttrProto.MultiValue.Builder.getValuesOrBuilder(int index) repeated .attrpubapi_v1.MultiValue.Value values = 1;AttrProto.MultiValue.getValuesOrBuilder(int index) repeated .attrpubapi_v1.MultiValue.Value values = 1;AttrProto.MultiValueOrBuilder.getValuesOrBuilder(int index) repeated .attrpubapi_v1.MultiValue.Value values = 1;Methods in com.yoti.api.client.spi.remote.proto that return types with arguments of type AttrProto.MultiValue.ValueOrBuilderModifier and TypeMethodDescriptionList<? extends AttrProto.MultiValue.ValueOrBuilder>AttrProto.MultiValue.Builder.getValuesOrBuilderList()repeated .attrpubapi_v1.MultiValue.Value values = 1;List<? extends AttrProto.MultiValue.ValueOrBuilder>AttrProto.MultiValue.getValuesOrBuilderList()repeated .attrpubapi_v1.MultiValue.Value values = 1;List<? extends AttrProto.MultiValue.ValueOrBuilder>AttrProto.MultiValueOrBuilder.getValuesOrBuilderList()repeated .attrpubapi_v1.MultiValue.Value values = 1;