| Package | Description |
|---|---|
| org.raml.v2.impl.commons |
| 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) |
Copyright © 2016. All rights reserved.