|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HostSnmpAgentCapability | |
---|---|
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.enums |
Uses of HostSnmpAgentCapability in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return HostSnmpAgentCapability | |
---|---|
HostSnmpAgentCapability |
HostSnmpSystemAgentLimits.getCapability()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type HostSnmpAgentCapability | |
---|---|
void |
HostSnmpSystemAgentLimits.setCapability(HostSnmpAgentCapability toSet)
|
Uses of HostSnmpAgentCapability in com.hyper9.simdk.stubs.enums |
---|
Methods in com.hyper9.simdk.stubs.enums that return HostSnmpAgentCapability | |
---|---|
static HostSnmpAgentCapability |
HostSnmpAgentCapability.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HostSnmpAgentCapability[] |
HostSnmpAgentCapability.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |