| Package | Description |
|---|---|
| net.imadz.lifecycle.meta.builder.impl | |
| net.imadz.lifecycle.meta.type |
| Modifier and Type | Method and Description |
|---|---|
StateMetadata.StateTypeEnum |
StateMetaBuilderImpl.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMetaBuilderImpl.setType(StateMetadata.StateTypeEnum type) |
| Modifier and Type | Method and Description |
|---|---|
StateMetadata.StateTypeEnum |
StateMetadata.getType() |
static StateMetadata.StateTypeEnum |
StateMetadata.StateTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateMetadata.StateTypeEnum[] |
StateMetadata.StateTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StateMetadata.setType(StateMetadata.StateTypeEnum type) |
Copyright © 2015. All Rights Reserved.