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