| Package | Description |
|---|---|
| org.hawkular.inventory.api.model |
| Modifier and Type | Method and Description |
|---|---|
static InventoryStructure.EntityType |
InventoryStructure.EntityType.of(Class<?> type) |
static InventoryStructure.EntityType |
InventoryStructure.EntityType.of(SegmentType seg) |
static InventoryStructure.EntityType |
InventoryStructure.EntityType.ofBlueprint(Class<?> type) |
static InventoryStructure.EntityType |
InventoryStructure.EntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InventoryStructure.EntityType[] |
InventoryStructure.EntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.