public class SecurityLevel extends AddressableNamedEntity implements IdentifiableEntity<Long>
name, self| Constructor and Description |
|---|
SecurityLevel(URI self,
Long id,
String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDescription() |
Long |
getId() |
protected com.google.common.base.Objects.ToStringHelper |
getToStringHelper() |
int |
hashCode() |
getName, getSelf, toStringpublic Long getId()
getId in interface IdentifiableEntity<Long>public String getDescription()
public int hashCode()
hashCode in class AddressableNamedEntitypublic boolean equals(Object obj)
equals in class AddressableNamedEntityprotected com.google.common.base.Objects.ToStringHelper getToStringHelper()
getToStringHelper in class AddressableNamedEntityCopyright © 2017 Atlassian. All rights reserved.