public class PropertyId extends Object implements Serializable
protected
PropertyId()
PropertyId(String key, String name)
boolean
equals(Object o)
String
getKey()
getName()
int
hashCode()
void
setKey(String key)
setName(String name)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected PropertyId()
public PropertyId(String key, String name)
public String getKey()
public void setKey(String key)
public String getName()
public void setName(String name)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2016 Atlassian. All rights reserved.