| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.properties.objects.line |
| 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 ODPi. All rights reserved.