| Package | Description |
|---|---|
| org.hawkular.inventory.api.filters |
| Modifier and Type | Method and Description |
|---|---|
Related.EntityRole |
Related.getEntityRole() |
static Related.EntityRole |
Related.EntityRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Related.EntityRole[] |
Related.EntityRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Related(T entity,
String relationshipName,
Related.EntityRole entityRole) |
Related(T entity,
String relationshipName,
String relationshipId,
Related.EntityRole entityRole) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.