Uses of Enum
com.blackhillsoftware.dcollect.BaseConfiguration.ScdsStatus
Packages that use BaseConfiguration.ScdsStatus
-
Uses of BaseConfiguration.ScdsStatus in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return BaseConfiguration.ScdsStatusModifier and TypeMethodDescriptionBaseConfiguration.dbcstat()DBCSTAT as a ScdsStatus.static BaseConfiguration.ScdsStatusBaseConfiguration.ScdsStatus.from(int value) Get the BaseDatasetStatus for an integer valuestatic BaseConfiguration.ScdsStatusReturns the enum constant of this type with the specified name.static BaseConfiguration.ScdsStatus[]BaseConfiguration.ScdsStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.