Package de.qytera.qtaf.xray.dto.jira
Class GroupDto
java.lang.Object
de.qytera.qtaf.xray.dto.jira.GroupDto
- Direct Known Subclasses:
GroupCloudDto,GroupServerDto
A group a Jira user can belong to.
- See Also:
-
Constructor Details
-
GroupDto
public GroupDto()
-
-
Method Details
-
getName
The name of the group. -
getSelf
The URL for these group details. -
setName
The name of the group. -
setSelf
The URL for these group details. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-