public class Customer extends Object
Customer()
Customer(long id, String name)
boolean
equals(Object o)
long
getId()
String
getName()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Customer(long id, String name)
public Customer()
public long getId()
public String getName()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2009-2012 jclouds. All Rights Reserved.