public class BasicPriority extends AddressableNamedEntity implements IdentifiableEntity<Long>
name, self
Constructor and Description |
---|
BasicPriority(URI self,
Long id,
String name) |
Modifier and Type | Method and Description |
---|---|
Long |
getId()
Getter for id
|
protected com.google.common.base.Objects.ToStringHelper |
getToStringHelper() |
@Nullable public Long getId()
getId
in interface IdentifiableEntity<Long>
protected com.google.common.base.Objects.ToStringHelper getToStringHelper()
getToStringHelper
in class AddressableNamedEntity
Copyright © 2013 Atlassian. All Rights Reserved.