public class Key2 extends Object implements Serializable
Key2()
boolean
equals(Object other)
String
getId()
getName()
int
hashCode()
void
setId(String id)
setName(String name)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Key2()
public String getId()
public void setId(String id)
public String getName()
public void setName(String name)
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.