Package com.seeq.model
Class SupportRequestOutputV1
java.lang.Object
com.seeq.model.SupportRequestOutputV1
SupportRequestOutputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
The ID of the issue that was createdThe URL of the issue that was createdint
hashCode()
void
setIssueId
(String issueId) void
setIssueUrl
(String issueUrl) toString()
-
Constructor Details
-
SupportRequestOutputV1
public SupportRequestOutputV1()
-
-
Method Details
-
issueId
-
getIssueId
The ID of the issue that was created- Returns:
- issueId
-
setIssueId
-
issueUrl
-
getIssueUrl
The URL of the issue that was created- Returns:
- issueUrl
-
setIssueUrl
-
equals
-
hashCode
public int hashCode() -
toString
-