public class LabelEntity extends Object
Constructor and Description |
---|
LabelEntity() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName() |
String |
getNamespace() |
String |
getOwner() |
int |
hashCode() |
void |
setName(String name) |
void |
setNamespace(String namespace) |
void |
setOwner(String owner) |
Copyright © 2003–2019 Atlassian. All rights reserved.