com.hyper9.simdk.stubs.dao
Class NasDatastoreInfo

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.DatastoreInfo
          extended by com.hyper9.simdk.stubs.dao.NasDatastoreInfo
All Implemented Interfaces:
Serializable

public class NasDatastoreInfo
extends DatastoreInfo

Author:
akutz
See Also:
Serialized Form

Constructor Summary
NasDatastoreInfo()
           
 
Method Summary
 HostNasVolume getNas()
           
 void setNas(HostNasVolume toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.DatastoreInfo
getFreeSpace, getMaxFileSize, getName, getTimestamp, getUrl, setFreeSpace, setMaxFileSize, setName, setTimestamp, setUrl
 
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NasDatastoreInfo

public NasDatastoreInfo()
Method Detail

getNas

public HostNasVolume getNas()

setNas

public void setNas(HostNasVolume toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.