| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.properties.objects.common | |
| org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph |
| Modifier and Type | Method and Description |
|---|---|
Set<LineType> |
NeighborhoodHistoricalFindRequest.getLineFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
NeighborhoodHistoricalFindRequest.setLineFilter(Set<LineType> lineFilter) |
| Modifier and Type | Field and Description |
|---|---|
protected LineType |
Line.lineType |
| Modifier and Type | Method and Description |
|---|---|
LineType |
Line.getLineType() |
static LineType |
LineType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineType[] |
LineType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Line.setLineType(LineType lineType) |
| Constructor and Description |
|---|
Line(String name,
LineType lineType) |
Copyright © 2018–2020 ODPi. All rights reserved.