public class ApiHeaderDoc extends Object
| Constructor and Description |
|---|
ApiHeaderDoc(String name,
String description,
String[] allowedvalues) |
| Modifier and Type | Method and Description |
|---|---|
static Set<ApiHeaderDoc> |
build(Method method) |
boolean |
equals(Object obj) |
String[] |
getAllowedvalues() |
String |
getDescription() |
String |
getName() |
int |
hashCode() |
Copyright © 2015. All rights reserved.