public class GraphMLNode extends GraphMLElement
GraphMLElement.GraphMLElementVisitor<T>ID| Constructor and Description | 
|---|
GraphMLNode()  | 
| Modifier and Type | Method and Description | 
|---|---|
<T> T | 
accept(GraphMLElement.GraphMLElementVisitor<T> visitor)  | 
equals, getId, getProperties, getProperty, getProperty, hashCode, setId, setProperty, toStringpublic <T> T accept(GraphMLElement.GraphMLElementVisitor<T> visitor)
accept in class GraphMLElementCopyright © 2021. All rights reserved.