Modifier and Type | Method and Description |
---|---|
JSONLiteral |
encode(EncodeControl control)
Encode this currency descriptor for transmission or persistence.
|
String |
memo()
Obtain this currency's memo string, an arbitrary annotation associated
with the currency when it was created.
|
String |
name()
Obtain this currency's name.
|
public JSONLiteral encode(EncodeControl control)
public String memo()
public String name()
Copyright © 2017. All rights reserved.