public final class Addressing extends Object implements Serializable
| Constructor and Description |
|---|
Addressing() |
| Modifier and Type | Method and Description |
|---|---|
String |
getResponses() |
boolean |
isEnabled() |
boolean |
isRequired() |
void |
setEnabled(boolean enabled) |
void |
setRequired(boolean required) |
void |
setResponses(String responses) |
String |
toString() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.