org.drools.guvnor.client.rpc
Class SnapshotInfo
java.lang.Object
org.drools.guvnor.client.rpc.SnapshotInfo
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class SnapshotInfo
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
Simple DTO for snapshot info.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
comment
public String comment
uuid
public String uuid
SnapshotInfo
public SnapshotInfo()
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.