| Modifier and Type | Field and Description |
|---|---|
static int |
UNKNOWN_TAG |
| Constructor and Description |
|---|
Value(String name,
int tag,
String documentation,
List<Option> options) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getDocumentation() |
String |
getName() |
List<Option> |
getOptions() |
int |
getTag() |
int |
hashCode() |
String |
toString() |
public static final int UNKNOWN_TAG
Copyright © 2025 Square, Inc.. All rights reserved.