com.hyper9.simdk.stubs.mao
Class HostSnmpSystem

java.lang.Object
  extended by com.hyper9.simdk.stubs.mao.ManagedObjectReference
      extended by com.hyper9.simdk.stubs.mao.ManagedObject
          extended by com.hyper9.simdk.stubs.mao.HostSnmpSystem
All Implemented Interfaces:
Serializable

public class HostSnmpSystem
extends ManagedObject

Author:
akutz
See Also:
Serialized Form

Constructor Summary
HostSnmpSystem()
           
 
Method Summary
 HostSnmpConfigSpec getConfiguration()
           
 HostSnmpSystemAgentLimits getLimits()
           
 void setConfiguration(HostSnmpConfigSpec toSet)
           
 void setLimits(HostSnmpSystemAgentLimits toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.mao.ManagedObjectReference
equals, get_Value, getJpaId, getServerGuid, getSessionKey, getType, set_Value, setJpaId, setServerGuid, setSessionKey, setType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostSnmpSystem

public HostSnmpSystem()
Method Detail

getConfiguration

public HostSnmpConfigSpec getConfiguration()

setConfiguration

public void setConfiguration(HostSnmpConfigSpec toSet)

getLimits

public HostSnmpSystemAgentLimits getLimits()

setLimits

public void setLimits(HostSnmpSystemAgentLimits toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.