public class Site extends EntityObject
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getUrl() |
int |
hashCode() |
void |
setUrl(String url) |
getCreatedDate, getId, getUpdatedDate, setCreatedDate, setId, setUpdatedDatepublic Site()
public Site(String url)
public String getUrl()
public void setUrl(String url)
public int hashCode()
hashCode in class EntityObjectpublic boolean equals(Object o)
equals in class EntityObjectCopyright © 2019 Atlassian. All rights reserved.