public class DefaultEntityReference extends Object implements EntityReference
EntityReference provided as a convenience to facilitate implementation of
InternalHostApplication| Constructor and Description |
|---|
DefaultEntityReference(String key,
String name,
EntityType type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey() |
String |
getName() |
EntityType |
getType() |
int |
hashCode() |
String |
toString() |
public DefaultEntityReference(String key, String name, EntityType type)
public String getKey()
getKey in interface EntityReferencepublic String getName()
getName in interface EntityReferencepublic EntityType getType()
getType in interface EntityReferenceCopyright © 2019 Atlassian. All rights reserved.