public class Label extends Object
Label(Label apiLabel, String username)
Label(String name, Namespace namespace, String owner, long id)
Label(String name, String namespace, String owner, String id)
long
getId()
String
getName()
Namespace
getNamespace()
getOwner()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Label(String name, Namespace namespace, String owner, long id)
public Label(String name, String namespace, String owner, String id)
public Label(Label apiLabel, String username)
public long getId()
public String getName()
public Namespace getNamespace()
public String getOwner()
Copyright © 2003–2016 Atlassian. All rights reserved.