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