public interface ExchangeAttributeBuilder
| Modifier and Type | Method and Description |
|---|---|
ExchangeAttribute |
build(String token)
Build the attribute from a text based representation.
|
String |
name()
The string representation of the attribute name.
|
String name()
ExchangeAttribute build(String token)
token - The string tokenCopyright © 2013 JBoss by Red Hat. All Rights Reserved.