| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.properties.objects.glossary | |
| org.odpi.openmetadata.accessservices.subjectarea.properties.objects.node |
| Modifier and Type | Method and Description |
|---|---|
NodeType |
Glossary.getNodeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Glossary.setNodeType(NodeType nodeType) |
| Modifier and Type | Field and Description |
|---|---|
protected NodeType |
Node.nodeType |
| Modifier and Type | Method and Description |
|---|---|
NodeType |
Node.getNodeType() |
static NodeType |
NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setNodeType(NodeType nodeType) |
Copyright © 2017–2018 ODPi. All rights reserved.