- getCustomUnit() - Method in class org.adeptnet.prtg.xml.ChannelType
-
If Custom is used as unit this is the text displayed behind the value.
- getDecimalMode() - Method in class org.adeptnet.prtg.xml.ChannelType
-
Init value for the Decimal Places option.
- getError() - Method in class org.adeptnet.prtg.xml.Prtg
-
Gets the value of the error property.
- getErrorText() - Method in class org.adeptnet.prtg.xml.Prtg
-
Gets the value of the errorText property.
- getFloat() - Method in class org.adeptnet.prtg.xml.ChannelType
-
Define if the value is a float.
- getJAXBContext() - Static method in class org.adeptnet.prtg.xml.JaxbManager
-
- getLimitErrorMessage() - Method in class org.adeptnet.prtg.xml.ChannelType
-
Define an additional message.
- getLimitMaxError() - Method in class org.adeptnet.prtg.xml.ChannelType
-
Define an upper error limit for the channel.
- getLimitMaxWarning() - Method in class org.adeptnet.prtg.xml.ChannelType
-
Define an upper warning limit for the channel.
- getLimitMinError() - Method in class org.adeptnet.prtg.xml.ChannelType
-
Define a lower error limit for the channel.
- getLimitMinWarning() - Method in class org.adeptnet.prtg.xml.ChannelType
-
Define a lower warning limit for the channel.
- getLimitMode() - Method in class org.adeptnet.prtg.xml.ChannelType
-
Define if the limit settings defined above will be active.
- getLimitWarningMessage() - Method in class org.adeptnet.prtg.xml.ChannelType
-
Define an additional message.
- getMode() - Method in class org.adeptnet.prtg.xml.ChannelType
-
Selects if the value is a absolut value or counter.
- getName() - Method in class org.adeptnet.prtg.xml.ChannelType
-
Name of the channel as displayed in user interfaces.
- getResult() - Method in class org.adeptnet.prtg.xml.Prtg
-
Gets the value of the result property.
- getShowChart() - Method in class org.adeptnet.prtg.xml.ChannelType
-
Init value for the Show in Chart option.
- getShowtable() - Method in class org.adeptnet.prtg.xml.ChannelType
-
Init value for the Show in Table option.
- getSpeedSize() - Method in class org.adeptnet.prtg.xml.ChannelType
-
Size used for the display value.
- getSpeedTime() - Method in class org.adeptnet.prtg.xml.ChannelType
-
See above, used when displaying the speed.
- getUnit() - Method in class org.adeptnet.prtg.xml.ChannelType
-
The unit of the value.
- getValue() - Method in class org.adeptnet.prtg.xml.ChannelType
-
The value as integer or float.
- getValueLookup() - Method in class org.adeptnet.prtg.xml.ChannelType
-
Define if you want to use a lookup file (e.g.
- getVolumeSize() - Method in class org.adeptnet.prtg.xml.ChannelType
-
Size used for the display value.
- getWarning() - Method in class org.adeptnet.prtg.xml.ChannelType
-
If enabled for at least one channel, the entire sensor is set to warning status.
- setCustomUnit(String) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the customUnit property.
- setDecimalMode(DecimalModeType) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the decimalMode property.
- setError(BooleanType) - Method in class org.adeptnet.prtg.xml.Prtg
-
Sets the value of the error property.
- setErrorText(String) - Method in class org.adeptnet.prtg.xml.Prtg
-
Sets the value of the errorText property.
- setFloat(BooleanType) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the float property.
- setLimitErrorMessage(String) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the limitErrorMessage property.
- setLimitMaxError(BigInteger) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the limitMaxError property.
- setLimitMaxWarning(BigInteger) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the limitMaxWarning property.
- setLimitMinError(BigInteger) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the limitMinError property.
- setLimitMinWarning(BigInteger) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the limitMinWarning property.
- setLimitMode(BooleanType) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the limitMode property.
- setLimitWarningMessage(String) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the limitWarningMessage property.
- setMode(ModeType) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the mode property.
- setName(String) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the name property.
- setShowChart(BooleanType) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the showChart property.
- setShowtable(BooleanType) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the showtable property.
- setSpeedSize(UnitSizeType) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the speedSize property.
- setSpeedTime(TimeType) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the speedTime property.
- setUnit(UnitType) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the unit property.
- setValue(String) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the value property.
- setValue(Object) - Method in class org.adeptnet.prtg.xml.ChannelType
-
- setValueLookup(String) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the valueLookup property.
- setVolumeSize(UnitSizeType) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the volumeSize property.
- setWarning(BooleanType) - Method in class org.adeptnet.prtg.xml.ChannelType
-
Sets the value of the warning property.
- showChart - Variable in class org.adeptnet.prtg.xml.ChannelType
-
- showtable - Variable in class org.adeptnet.prtg.xml.ChannelType
-
- speedSize - Variable in class org.adeptnet.prtg.xml.ChannelType
-
- speedTime - Variable in class org.adeptnet.prtg.xml.ChannelType
-
- value() - Method in enum org.adeptnet.prtg.xml.BooleanType
-
- value - Variable in class org.adeptnet.prtg.xml.ChannelType
-
- value() - Method in enum org.adeptnet.prtg.xml.DecimalModeType
-
- value() - Method in enum org.adeptnet.prtg.xml.ModeType
-
- value() - Method in enum org.adeptnet.prtg.xml.TimeType
-
- value() - Method in enum org.adeptnet.prtg.xml.UnitSizeType
-
- value() - Method in enum org.adeptnet.prtg.xml.UnitType
-
- valueLookup - Variable in class org.adeptnet.prtg.xml.ChannelType
-
- valueOf(String) - Static method in enum org.adeptnet.prtg.xml.BooleanType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.adeptnet.prtg.xml.DecimalModeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.adeptnet.prtg.xml.ModeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.adeptnet.prtg.xml.TimeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.adeptnet.prtg.xml.UnitSizeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.adeptnet.prtg.xml.UnitType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.adeptnet.prtg.xml.BooleanType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.adeptnet.prtg.xml.DecimalModeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.adeptnet.prtg.xml.ModeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.adeptnet.prtg.xml.TimeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.adeptnet.prtg.xml.UnitSizeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.adeptnet.prtg.xml.UnitType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- volumeSize - Variable in class org.adeptnet.prtg.xml.ChannelType
-