com.hyper9.simdk.stubs.jaxws
Class QueryChangedDiskAreas
java.lang.Object
com.hyper9.simdk.stubs.jaxws.QueryChangedDiskAreas
public class QueryChangedDiskAreas
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryChangedDiskAreas
public QueryChangedDiskAreas()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this - the value for the _this property
getSnapshot
public ManagedObjectReference getSnapshot()
- Returns:
- returns ManagedObjectReference
setSnapshot
public void setSnapshot(ManagedObjectReference snapshot)
- Parameters:
snapshot - the value for the snapshot property
getDeviceKey
public Integer getDeviceKey()
- Returns:
- returns Integer
setDeviceKey
public void setDeviceKey(Integer deviceKey)
- Parameters:
deviceKey - the value for the deviceKey property
getStartOffset
public Long getStartOffset()
- Returns:
- returns Long
setStartOffset
public void setStartOffset(Long startOffset)
- Parameters:
startOffset - the value for the startOffset property
getChangeId
public String getChangeId()
- Returns:
- returns String
setChangeId
public void setChangeId(String changeId)
- Parameters:
changeId - the value for the changeId property
Copyright © 2009-2010 Hyper9. All Rights Reserved.