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