public class HeaderParam extends Param
| Modifier and Type | Class and Description |
|---|---|
static class |
HeaderParam.HeaderParamBuilder |
Param.ParamBuilder, Param.Type| Modifier and Type | Field and Description |
|---|---|
static String |
ACCEPT |
static String |
CONTENT_TYPE |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getOptions() |
void |
setOptions(String[] options) |
getDescription, getName, getType, getTypeRef, isRequired, setDescription, setName, setRequired, setType, setTypeRefpublic static final String ACCEPT
public static final String CONTENT_TYPE
Copyright © 2015. All rights reserved.