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