public class CustomerId extends Object implements Serializable
CustomerId(int custId)
boolean
equals(Object obj)
int
getCustId()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public CustomerId(int custId)
public int getCustId()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.