public class TypeDeclaration extends BaseModelElement
| Constructor and Description |
|---|
TypeDeclaration(KeyValueNode node) |
| Modifier and Type | Method and Description |
|---|---|
ExampleSpec |
example() |
List<ExampleSpec> |
examples() |
protected Node |
getNode() |
String |
name() |
String |
schema() |
List<String> |
type() |
getList, getStringTypeValue, getStringValuepublic TypeDeclaration(KeyValueNode node)
protected Node getNode()
getNode in class BaseModelElementpublic String name()
public ExampleSpec example()
public List<ExampleSpec> examples()
public String schema()
Copyright © 2016. All rights reserved.