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