public abstract class SearchResultEntity extends Object
protected String
id
SearchResultEntity()
boolean
equals(Object o)
String
getId()
Long
getIdLong()
int
hashCode()
void
setId(String id)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected String id
public SearchResultEntity()
public String getId()
public Long getIdLong()
public void setId(String id)
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2003–2022 Atlassian. All rights reserved.