Package com.h2tcoin.takamakachain.wallet
Class TkmCypherBean
- java.lang.Object
-
- com.h2tcoin.takamakachain.wallet.TkmCypherBean
-
public class TkmCypherBean extends Object
- Author:
- giovanni.antino@h2tcoin.com
-
-
Constructor Summary
Constructors Constructor Description TkmCypherBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExceptiongetEx()StringgetSignature()booleanisValid()protected voidsetEx(Exception ex)protected voidsetSignature(String signature)protected voidsetValid(boolean valid)
-