类 WithdrawEvent
java.lang.Object
org.starcoin.types.event.WithdrawEvent
-
嵌套类概要
-
字段概要
-
构造器概要
-
方法概要
修饰符和类型方法说明static WithdrawEvent
bcsDeserialize(byte[] input)
byte[]
static WithdrawEvent
deserialize(Deserializer deserializer)
boolean
int
hashCode()
void
serialize(Serializer serializer)
-
字段详细资料
-
amount
-
token_code
-
metadata
-
-
构造器详细资料
-
WithdrawEvent
-
-
方法详细资料
-
deserialize
-
bcsDeserialize
-
serialize
-
bcsSerialize
-
equals
-
hashCode
public int hashCode()
-