public class AlertTag extends Object
| Constructor and Description |
|---|
AlertTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildAlertElement(Document doc,
Element rootElement) |
int |
getCommandId() |
String |
getData() |
void |
setCommandId(int commandId) |
void |
setData(String data) |
Copyright © 2017 WSO2. All rights reserved.