Class KeyRevokeV1
- java.lang.Object
-
- com.github.katenachain.entity.account.KeyRevokeV1
-
-
Constructor Summary
Constructors Constructor Description KeyRevokeV1(String id)KeyCreateV1 constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetId()StringgetNamespace()HashMap<String,String>getStateIds(String signerCompanyBcId)StringgetType()
-
-
-
Constructor Detail
-
KeyRevokeV1
public KeyRevokeV1(String id)
KeyCreateV1 constructor.- Parameters:
id-
-
-
Method Detail
-
getId
public String getId()
-
getNamespace
public String getNamespace()
- Specified by:
getNamespacein interfaceTxData
-
-