com.hyper9.simdk.stubs.dao
Class OvfFile
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.OvfFile
- All Implemented Interfaces:
- Serializable
public class OvfFile
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
OvfFile
public OvfFile()
getDeviceId
public String getDeviceId()
setDeviceId
public void setDeviceId(String toSet)
getPath
public String getPath()
setPath
public void setPath(String toSet)
getCompressionMethod
public String getCompressionMethod()
setCompressionMethod
public void setCompressionMethod(String toSet)
getChunkSize
public Long getChunkSize()
setChunkSize
public void setChunkSize(Long toSet)
getSize
public Long getSize()
setSize
public void setSize(Long toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.