Modifier and Type | Method and Description |
---|---|
MessageType.Label |
MessageType.Field.getLabel() |
static MessageType.Label |
MessageType.Label.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageType.Label[] |
MessageType.Label.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Field(MessageType.Label label,
String type,
String name,
int tag,
String documentation,
List<Option> options) |
Copyright © 2023 Square, Inc.. All rights reserved.