public class RuleService extends Object
| Constructor and Description |
|---|
RuleService(org.apache.axiom.om.OMElement ruleServiceElemet) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
serialize(OutputStream outputStream) |
void |
setName(String name) |
public void serialize(OutputStream outputStream) throws XMLStreamException
XMLStreamExceptionpublic String getName()
public void setName(String name)
Copyright © 2018 WSO2. All rights reserved.