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
XMLStreamException
public String getName()
public void setName(String name)
Copyright © 2019 WSO2. All rights reserved.