public class Backup extends Object
Backup(int id, String name, String sliceId, Date date)
boolean
equals(Object obj)
Date
getDate()
int
getId()
String
getName()
getSliceId()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Backup(int id, String name, String sliceId, Date date)
public int getId()
public String getName()
public String getSliceId()
public Date getDate()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2009-2012 jclouds. All Rights Reserved.