com.eurotech.framework.core.configuration
Class XmlSnapshotIdResult
java.lang.Object
com.eurotech.framework.core.configuration.XmlSnapshotIdResult
public class XmlSnapshotIdResult
- extends Object
Utility class to serialize a set of snapshot ids.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlSnapshotIdResult
public XmlSnapshotIdResult()
getSnapshotIds
public List<Long> getSnapshotIds()
setSnapshotIds
public void setSnapshotIds(List<Long> snapshotIds)
Copyright © 2013. All Rights Reserved.