| Modifier and Type | Field and Description |
|---|---|
static Comparator<Message.Datatype> |
Message.Datatype.ORDER_BY_NAME |
| Modifier and Type | Method and Description |
|---|---|
Message.Datatype |
Extension.getDatatype() |
static Message.Datatype |
Message.Datatype.of(String typeString) |
static Message.Datatype |
Message.Datatype.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Message.Datatype[] |
Message.Datatype.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 Square, Inc.. All Rights Reserved.