public class XmlMethodSelectors
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<XmlMethodSelector> |
m_methodSelectors |
| Constructor and Description |
|---|
XmlMethodSelectors() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XmlMethodSelector> |
getMethodSelectors() |
void |
setMethodSelector(XmlMethodSelector xms) |
java.lang.String |
toXml(java.lang.String indent) |
private java.util.List<XmlMethodSelector> m_methodSelectors
public java.util.List<XmlMethodSelector> getMethodSelectors()
public void setMethodSelector(XmlMethodSelector xms)
public java.lang.String toXml(java.lang.String indent)