public class GlobalSchema extends AbstractNodeModel<KeyValueNode>
node| Constructor and Description |
|---|
GlobalSchema(KeyValueNode node) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getNode() |
String |
key() |
StringType |
value() |
equals, hashCodepublic GlobalSchema(KeyValueNode node)
public Node getNode()
public String key()
public StringType value()
Copyright © 2020. All rights reserved.