Uses of Class
dev.vality.identity.IdentityNotFound
| Package | Description |
|---|---|
| dev.vality.identity |
-
Uses of IdentityNotFound in dev.vality.identity
Fields in dev.vality.identity declared as IdentityNotFound Modifier and Type Field Description IdentityNotFoundIdentificationSrv.Get_result. ex1Methods in dev.vality.identity that return IdentityNotFound Modifier and Type Method Description IdentityNotFoundIdentityNotFound. deepCopy()IdentityNotFoundIdentificationSrv.Get_result. getEx1()Methods in dev.vality.identity with parameters of type IdentityNotFound Modifier and Type Method Description intIdentityNotFound. compareTo(IdentityNotFound other)booleanIdentityNotFound. equals(IdentityNotFound that)IdentificationSrv.Get_resultIdentificationSrv.Get_result. setEx1(IdentityNotFound ex1)Methods in dev.vality.identity that throw IdentityNotFound Modifier and Type Method Description IdentityIdentificationSrv.Client. get(String id)IdentityIdentificationSrv.Iface. get(String id)IdentityIdentificationSrv.AsyncClient.Get_call. getResult()IdentityIdentificationSrv.Client. recvGet()Constructors in dev.vality.identity with parameters of type IdentityNotFound Constructor Description Get_result(Identity success, IdentityNotFound ex1)IdentityNotFound(IdentityNotFound other)Performs a deep copy on other.