public class BasicProject extends Object implements AddressableEntity, NamedEntity
| Constructor and Description |
|---|
BasicProject(URI self,
String key,
Long id,
String name) |
public URI getSelf()
getSelf in interface AddressableEntitypublic String getKey()
@Nullable public String getName()
getName in interface NamedEntityprotected com.google.common.base.Objects.ToStringHelper getToStringHelper()
Copyright © 2017 Atlassian. All rights reserved.