Uses of Class
com.h2tcoin.takamakachain.utils.networking.RequestPaymentBean
-
Packages that use RequestPaymentBean Package Description com.h2tcoin.takamakachain.utils.threadSafeUtils -
-
Uses of RequestPaymentBean in com.h2tcoin.takamakachain.utils.threadSafeUtils
Methods in com.h2tcoin.takamakachain.utils.threadSafeUtils that return RequestPaymentBean Modifier and Type Method Description static RequestPaymentBean
TkmTextUtils. getRequestPaymentBeanJson(String jsonString)
Methods in com.h2tcoin.takamakachain.utils.threadSafeUtils with parameters of type RequestPaymentBean Modifier and Type Method Description static String
TkmTextUtils. toJson(RequestPaymentBean rpb)
-