Uses of Enum Class
org.netxms.client.constants.DataCollectionError
Packages that use DataCollectionError
-
Uses of DataCollectionError in org.netxms.client.constants
Methods in org.netxms.client.constants that return DataCollectionErrorModifier and TypeMethodDescriptionstatic DataCollectionErrorDataCollectionError.getByValue(int value) Get enum element by integer valuestatic DataCollectionErrorReturns the enum constant of this class with the specified name.static DataCollectionError[]DataCollectionError.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DataCollectionError in org.netxms.client.datacollection
Fields in org.netxms.client.datacollection declared as DataCollectionErrorMethods in org.netxms.client.datacollection that return DataCollectionErrorModifier and TypeMethodDescriptionDataSeries.getLastCollectionError()Get reason of the last data collection error.DciValue.getLastCollectionError()Get reason of the last data collection error.