Uses of Enum Class
org.netxms.client.constants.HardwareComponentCategory
Packages that use HardwareComponentCategory
-
Uses of HardwareComponentCategory in org.netxms.client
Methods in org.netxms.client that return HardwareComponentCategory -
Uses of HardwareComponentCategory in org.netxms.client.constants
Methods in org.netxms.client.constants that return HardwareComponentCategoryModifier and TypeMethodDescriptionstatic HardwareComponentCategoryHardwareComponentCategory.getByValue(int value) Get enum element by integer valuestatic HardwareComponentCategoryReturns the enum constant of this class with the specified name.static HardwareComponentCategory[]HardwareComponentCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.