public class RamlMacroAttributes extends Object
| Constructor and Description |
|---|
RamlMacroAttributes(Map<String,Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getAttribute(Object value,
Class<T> clazz) |
String |
method() |
String |
mimeType() |
String |
name() |
String |
path() |
<T> T |
requireAttribute(String name,
Object value,
Class<T> clazz) |
String |
status() |
Copyright © 2015. All rights reserved.