public class ChannelTypeOperation extends ChannelTypeStandard implements Serializable
Java class for ChannelTypeOperation complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ChannelTypeOperation">
<complexContent>
<extension base="{http://xml.adeptnet.org/prtg/prtg-config.xsd}ChannelTypeStandard">
<sequence>
<element name="jmxParameters" type="{http://xml.adeptnet.org/prtg/prtg-config.xsd}JMXParameterType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected JMXParameterType |
jmxParameters |
jmxMethod, resultLookupscreateChannel, jmxObjectName_float, base, customUnit, decimalMode, limitErrorMessage, limitMaxError, limitMaxWarning, limitMinError, limitMinWarning, limitMode, limitWarningMessage, mode, name, showChart, showtable, speedSize, speedTime, unit, value, valueLookup, volumeSize, warning| Constructor and Description |
|---|
ChannelTypeOperation() |
| Modifier and Type | Method and Description |
|---|---|
JMXParameterType |
getJmxParameters()
Gets the value of the jmxParameters property.
|
boolean |
isSetJmxParameters() |
void |
setJmxParameters(JMXParameterType value)
Sets the value of the jmxParameters property.
|
getJmxMethod, getLookupValue, getResultLookups, isSetJmxMethod, isSetResultLookups, setJmxMethod, setResultLookupsgetJmxObjectName, isCreateChannel, isSetCreateChannel, isSetJmxObjectName, setCreateChannel, setJmxObjectNamegetBase, getCustomUnit, getDecimalMode, getFloat, getLimitErrorMessage, getLimitMaxError, getLimitMaxWarning, getLimitMinError, getLimitMinWarning, getLimitMode, getLimitWarningMessage, getMode, getName, getShowChart, getShowtable, getSpeedSize, getSpeedTime, getUnit, getValue, getValueLookup, getVolumeSize, getWarning, isSetBase, isSetCustomUnit, isSetDecimalMode, isSetFloat, isSetLimitErrorMessage, isSetLimitMaxError, isSetLimitMaxWarning, isSetLimitMinError, isSetLimitMinWarning, isSetLimitMode, isSetLimitWarningMessage, isSetMode, isSetName, isSetShowChart, isSetShowtable, isSetSpeedSize, isSetSpeedTime, isSetUnit, isSetValue, isSetValueLookup, isSetVolumeSize, isSetWarning, setBase, setCustomUnit, setDecimalMode, setFloat, setLimitErrorMessage, setLimitMaxError, setLimitMaxWarning, setLimitMinError, setLimitMinWarning, setLimitMode, setLimitWarningMessage, setMode, setName, setShowChart, setShowtable, setSpeedSize, setSpeedTime, setUnit, setValue, setValue, setValueLookup, setVolumeSize, setWarning, upCast, withValueprotected JMXParameterType jmxParameters
public JMXParameterType getJmxParameters()
JMXParameterTypepublic void setJmxParameters(JMXParameterType value)
value - allowed object is
JMXParameterTypepublic boolean isSetJmxParameters()
Copyright © 2016. All rights reserved.