public class DatabaseSnapshotInfo extends Object
DatabaseSnapshotInfo(String id, String title, Date created)
Date
getCreated()
String
getId()
getTitle()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DatabaseSnapshotInfo(String id, String title, Date created)
public String getId()
public String getTitle()
public Date getCreated()
Copyright © 2011-2013. All Rights Reserved.