| Package | Description |
|---|---|
| org.raml.v2.internal.impl.commons | |
| org.raml.v2.internal.impl.commons.nodes |
| Modifier and Type | Method and Description |
|---|---|
RamlVersion |
RamlHeader.getVersion() |
static RamlVersion |
RamlVersion.parse(String version) |
static RamlVersion |
RamlVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RamlVersion[] |
RamlVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RamlHeader(RamlVersion version) |
RamlHeader(RamlVersion version,
RamlFragment fragment) |
| Modifier and Type | Method and Description |
|---|---|
RamlVersion |
RamlDocumentNode.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
RamlDocumentNode.setVersion(RamlVersion version) |
Copyright © 2016. All rights reserved.