Uses of Class
dev.vality.damsel.domain.ClientInfo
Packages that use ClientInfo
-
Uses of ClientInfo in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as ClientInfoMethods in dev.vality.damsel.domain that return ClientInfoModifier and TypeMethodDescriptionClientInfo.deepCopy()DisposablePaymentResource.getClientInfo()ClientInfo.setFingerprint(String fingerprint) ClientInfo.setIpAddress(String ip_address) ClientInfo.setPeerIpAddress(String peer_ip_address) ClientInfo.setUserIpAddress(String user_ip_address) Methods in dev.vality.damsel.domain with parameters of type ClientInfoModifier and TypeMethodDescriptionintClientInfo.compareTo(ClientInfo other) booleanClientInfo.equals(ClientInfo that) DisposablePaymentResource.setClientInfo(ClientInfo client_info) Constructors in dev.vality.damsel.domain with parameters of type ClientInfo