-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum HashCommand
-
-
Enum Constant Summary
Enum Constants Enum Constant Description AuthenticatePaymentHashBinInfoHashAuthorizePaymentHashSIPaymentHashPaymentHash
-
Method Summary
Modifier and Type Method Description static Array<HashCommand>values()static HashCommandvalueOf(String name)-
-
Method Detail
-
values
static Array<HashCommand> values()
-
valueOf
static HashCommand valueOf(String name)
-
-
-
-