Uses of Class
com.h2tcoin.takamakachain.api.routes.support.CashbackAddressBean
-
Packages that use CashbackAddressBean Package Description com.h2tcoin.takamakachain.utils.threadSafeUtils -
-
Uses of CashbackAddressBean in com.h2tcoin.takamakachain.utils.threadSafeUtils
Methods in com.h2tcoin.takamakachain.utils.threadSafeUtils that return CashbackAddressBean Modifier and Type Method Description static CashbackAddressBean
TkmTextUtils. getCashbackAddressBeanFromJson(String js)
Methods in com.h2tcoin.takamakachain.utils.threadSafeUtils with parameters of type CashbackAddressBean Modifier and Type Method Description static String
TkmTextUtils. toJson(CashbackAddressBean cashSettingsBean)
-