| Package | Description |
|---|---|
| org.raml.v2.internal.impl.commons | |
| org.raml.v2.internal.impl.commons.nodes | |
| org.raml.v2.internal.utils |
| 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 |
RamlVersionAnnotation.getVersion() |
| Constructor and Description |
|---|
RamlVersionAnnotation(RamlVersion version) |
| Modifier and Type | Method and Description |
|---|---|
static RamlVersion |
RamlNodeUtils.getVersion(Node node) |
Copyright © 2020. All rights reserved.