public class JmxOperationTO extends JmxMethodTO
| Constructor and Description |
|---|
JmxOperationTO() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParameter(JmxMethodTO parameter) |
List<JmxMethodTO> |
getParameters() |
void |
setParameters(List<JmxMethodTO> parameters) |
String |
toString() |
getDescription, getGeneralType, getName, getNewValue, getType, getTypeInstance, getValue, isNotPrimitive, isSetToEmpty, setDescription, setGeneralType, setName, setNewValue, setNotPrimitive, setSetToEmpty, setType, setTypeInstance, setValuepublic List<JmxMethodTO> getParameters()
public void setParameters(List<JmxMethodTO> parameters)
public void addParameter(JmxMethodTO parameter)
public String toString()
toString in class JmxMethodTOCopyright © 2016–2019. All rights reserved.