Uses of Class
dev.vality.damsel.identity_document_storage.IdentityDocumentStorageSrv.Put_args
Packages that use IdentityDocumentStorageSrv.Put_args
-
Uses of IdentityDocumentStorageSrv.Put_args in dev.vality.damsel.identity_document_storage
Methods in dev.vality.damsel.identity_document_storage that return IdentityDocumentStorageSrv.Put_argsModifier and TypeMethodDescriptionIdentityDocumentStorageSrv.Put_args.deepCopy()IdentityDocumentStorageSrv.AsyncProcessor.Put.getEmptyArgsInstance()IdentityDocumentStorageSrv.Processor.Put.getEmptyArgsInstance()IdentityDocumentStorageSrv.Put_args.setIdentityDocument(IdentityDocument identity_document) Methods in dev.vality.damsel.identity_document_storage with parameters of type IdentityDocumentStorageSrv.Put_argsModifier and TypeMethodDescriptionintIdentityDocumentStorageSrv.Put_args.compareTo(IdentityDocumentStorageSrv.Put_args other) booleanIdentityDocumentStorageSrv.Put_args.equals(IdentityDocumentStorageSrv.Put_args that) IdentityDocumentStorageSrv.Processor.Put.getResult(I iface, IdentityDocumentStorageSrv.Put_args args) voidIdentityDocumentStorageSrv.AsyncProcessor.Put.start(I iface, IdentityDocumentStorageSrv.Put_args args, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler) Constructors in dev.vality.damsel.identity_document_storage with parameters of type IdentityDocumentStorageSrv.Put_argsModifierConstructorDescriptionPerforms a deep copy on other.