Modifier and Type | Field | Description |
---|---|---|
TypeSpec.Kind |
TypeSpec.kind |
Modifier and Type | Method | Description |
---|---|---|
static TypeSpec.Kind |
TypeSpec.Kind.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TypeSpec.Kind[] |
TypeSpec.Kind.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Square, Inc.. All rights reserved.