com.eurotech.framework.core.configuration
Class XmlSnapshotIdResult

java.lang.Object
  extended by com.eurotech.framework.core.configuration.XmlSnapshotIdResult

public class XmlSnapshotIdResult
extends Object

Utility class to serialize a set of snapshot ids.


Constructor Summary
XmlSnapshotIdResult()
           
 
Method Summary
 List<Long> getSnapshotIds()
           
 void setSnapshotIds(List<Long> snapshotIds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlSnapshotIdResult

public XmlSnapshotIdResult()
Method Detail

getSnapshotIds

public List<Long> getSnapshotIds()

setSnapshotIds

public void setSnapshotIds(List<Long> snapshotIds)


Copyright © 2013. All Rights Reserved.