org.drools.guvnor.client.rpc
Class SnapshotComparisonPageRow
java.lang.Object
org.drools.guvnor.client.rpc.AbstractPageRow
org.drools.guvnor.client.rpc.SnapshotComparisonPageRow
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable, Comparable<AbstractPageRow>
public class SnapshotComparisonPageRow
- extends AbstractPageRow
A single row of the Snapshot comparison results
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SnapshotComparisonPageRow
public SnapshotComparisonPageRow()
getDiff
public SnapshotDiff getDiff()
setDiff
public void setDiff(SnapshotDiff diff)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.