| Package | Description |
|---|---|
| iot.jcypher.domain.genericmodel |
| Modifier and Type | Method and Description |
|---|---|
DOType.Kind |
DOType.getKind()
Answer the kind of this type which can be CLASS | ABSTRACT_CLASS | INTERFACE | ENUM
|
static DOType.Kind |
DOType.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DOType.Kind[] |
DOType.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
InternalAccess.setKind(DOType.Builder builder,
DOType.Kind kind) |
Copyright © 2016. All rights reserved.