| Modifier and Type | Method and Description |
|---|---|
static CatalogCreator.State |
CatalogCreator.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CatalogCreator.State[] |
CatalogCreator.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
CatalogCreator.RoadMap.sortedNames(CatalogCreator.State state) |
Copyright © 2020. All rights reserved.