Uses of Enum Class
org.netxms.client.constants.SpanningTreePortState
Packages that use SpanningTreePortState
- 
Uses of SpanningTreePortState in org.netxms.client.constantsMethods in org.netxms.client.constants that return SpanningTreePortStateModifier and TypeMethodDescriptionstatic SpanningTreePortStateSpanningTreePortState.getByValue(int value) Get enum element by integer valuestatic SpanningTreePortStateReturns the enum constant of this class with the specified name.static SpanningTreePortState[]SpanningTreePortState.values()Returns an array containing the constants of this enum class, in the order they are declared.
- 
Uses of SpanningTreePortState in org.netxms.client.objectsMethods in org.netxms.client.objects that return SpanningTreePortStateModifier and TypeMethodDescriptionInterface.getStpPortState()Get Spanning Tree port state for this interface.