public class Key1 extends Object implements Serializable
Key1()
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 Key1()
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.