public class KeyImpl extends Object implements Key
KeyImpl()
KeyImpl(String id)
boolean
equals(Object o)
String
getId()
int
hashCode()
void
setId(String str)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public KeyImpl()
public KeyImpl(String id)
public String getId()
getId
Key
public void setId(String str)
setId
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2018 JBoss by Red Hat. All rights reserved.