public class Group extends Object
Group()
Group(String name)
Group(String name, URI self)
boolean
equals(Object obj)
String
getName()
URI
getSelf()
int
hashCode()
name()
Group
name(String name)
self()
self(URI self)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Group()
public Group(String name)
public Group(String name, URI self)
public String name()
public Group name(String name)
public URI self()
public Group self(URI self)
public String getName()
public URI getSelf()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2018 Atlassian. All rights reserved.