| Package | Description |
|---|---|
| com.github.wasiqb.coteafs.services.requests |
| Modifier and Type | Method and Description |
|---|---|
static RequestAttribute |
RequestAttribute.create() |
static RequestAttribute |
RequestAttribute.create(String prefix,
String name,
String value) |
RequestAttribute |
RequestAttribute.name(String attrName) |
RequestAttribute |
RequestAttribute.prefix(String attrPrefix) |
<T> RequestAttribute |
RequestAttribute.value(T attrValue) |
| Modifier and Type | Method and Description |
|---|---|
List<RequestAttribute> |
RequestElement.attributes() |
| Modifier and Type | Method and Description |
|---|---|
RequestElement |
RequestElement.addAttribute(RequestAttribute attribute) |
Copyright © 2017–2018 Wasiq Bhamla. All rights reserved.