| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.api.model | |
| org.hawkular.inventory.base |
| Modifier and Type | Method and Description |
|---|---|
static ResourceTypes.DataRole |
ResourceTypes.DataRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceTypes.DataRole[] |
ResourceTypes.DataRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Data.ReadWrite<ResourceTypes.DataRole> |
EmptyInventory.ResourceTypesSingle.data() |
Data.Read<ResourceTypes.DataRole> |
EmptyInventory.ResourceTypesMultiple.data() |
| Modifier and Type | Method and Description |
|---|---|
Path.StructuredDataBuilder<Impl> |
Path.ResourceTypeBuilder.data(ResourceTypes.DataRole role) |
| Modifier and Type | Method and Description |
|---|---|
Data.ReadWrite<ResourceTypes.DataRole> |
BaseResourceTypes.Single.data() |
Data.Read<ResourceTypes.DataRole> |
BaseResourceTypes.Multiple.data() |
Copyright © 2015 Red Hat, Inc.. All rights reserved.