Package de.qytera.qtaf.xray.dto.jira
Class ScopeDto
java.lang.Object
de.qytera.qtaf.xray.dto.jira.ScopeDto
Details of the next-gen projects the issue type is available in.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanThe project the item has scope in.getType()The type of scope.inthashCode()voidsetProject(ProjectDetailsDto project) The project the item has scope in.voidsetType(ScopeDto.Type type) The type of scope.toString()
-
Constructor Details
-
ScopeDto
public ScopeDto()
-
-
Method Details
-
getProject
The project the item has scope in. -
getType
The type of scope. -
setProject
The project the item has scope in. -
setType
The type of scope. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-