Uses of Class
com.h2tcoin.takamakachain.wallet.beans.SMCreateAccountMessageBean
-
Packages that use SMCreateAccountMessageBean Package Description com.h2tcoin.takamakachain.wallet.adapter.impl -
-
Uses of SMCreateAccountMessageBean in com.h2tcoin.takamakachain.wallet.adapter.impl
Methods in com.h2tcoin.takamakachain.wallet.adapter.impl that return SMCreateAccountMessageBean Modifier and Type Method Description static SMCreateAccountMessageBean
SMSerializer. fromJsonToSMCreateAccountMessageBean(String accountMessageBean)
Methods in com.h2tcoin.takamakachain.wallet.adapter.impl with parameters of type SMCreateAccountMessageBean Modifier and Type Method Description static String
SMSerializer. toJson(SMCreateAccountMessageBean accountMessageBean)
-