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