com.hyper9.simdk.stubs.mao
Class HostStorageSystem

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.ExtensibleManagedObject
              extended by com.hyper9.simdk.stubs.mao.HostStorageSystem
All Implemented Interfaces:
Serializable

public class HostStorageSystem
extends ExtensibleManagedObject

Author:
akutz
See Also:
Serialized Form

Constructor Summary
HostStorageSystem()
           
 
Method Summary
 HostFileSystemVolumeInfo getFileSystemVolumeInfo()
           
 HostMultipathStateInfo getMultipathStateInfo()
           
 HostStorageDeviceInfo getStorageDeviceInfo()
           
 void setFileSystemVolumeInfo(HostFileSystemVolumeInfo toSet)
           
 void setMultipathStateInfo(HostMultipathStateInfo toSet)
           
 void setStorageDeviceInfo(HostStorageDeviceInfo toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.mao.ExtensibleManagedObject
getAvailableField, getValue, setAvailableField, setValue
 
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

HostStorageSystem

public HostStorageSystem()
Method Detail

getStorageDeviceInfo

public HostStorageDeviceInfo getStorageDeviceInfo()

setStorageDeviceInfo

public void setStorageDeviceInfo(HostStorageDeviceInfo toSet)

getFileSystemVolumeInfo

public HostFileSystemVolumeInfo getFileSystemVolumeInfo()

setFileSystemVolumeInfo

public void setFileSystemVolumeInfo(HostFileSystemVolumeInfo toSet)

getMultipathStateInfo

public HostMultipathStateInfo getMultipathStateInfo()

setMultipathStateInfo

public void setMultipathStateInfo(HostMultipathStateInfo toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.