| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.api.model |
| Modifier and Type | Method and Description |
|---|---|
static Relationships.Direction |
Relationships.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Relationships.Direction[] |
Relationships.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Relationships.Direction |
Relationship.Blueprint.getDirection() |
| Modifier and Type | Method and Description |
|---|---|
Relationship.Blueprint.Builder |
Relationship.Blueprint.Builder.withDirection(Relationships.Direction direction) |
| Constructor and Description |
|---|
Blueprint(Relationships.Direction direction,
String name,
Path otherEnd,
Map<String,Object> properties) |
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.