com.hyper9.simdk.stubs.dao
Class LocalDatastoreInfo

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.LocalDatastoreInfo
All Implemented Interfaces:
Serializable

public class LocalDatastoreInfo
extends DatastoreInfo

Author:
akutz
See Also:
Serialized Form

Constructor Summary
LocalDatastoreInfo()
           
 
Method Summary
 String getPath()
           
 void setPath(String 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

LocalDatastoreInfo

public LocalDatastoreInfo()
Method Detail

getPath

public String getPath()

setPath

public void setPath(String toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.