ExchangeAttributeBuilderpublic static final class QueryStringAttribute.Builder extends Object implements ExchangeAttributeBuilder
| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
ExchangeAttribute |
build(String token) |
Build the attribute from a text based representation.
|
String |
name() |
The string representation of the attribute name.
|
int |
priority() |
The priority of the builder.
|
public String name()
ExchangeAttributeBuildername in interface ExchangeAttributeBuilderpublic ExchangeAttribute build(String token)
ExchangeAttributeBuilderbuild in interface ExchangeAttributeBuildertoken - The string tokenpublic int priority()
ExchangeAttributeBuilderpriority in interface ExchangeAttributeBuilderCopyright © 2018. All rights reserved.