Package com.seeq.model
Class GraphQLOutputV1
java.lang.Object
com.seeq.model.GraphQLOutputV1
GraphQLOutputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddErrorsItem
(Object errorsItem) boolean
getData()
The operation resultsAll errors that occurred during the operationint
hashCode()
void
void
toString()
-
Constructor Details
-
GraphQLOutputV1
public GraphQLOutputV1()
-
-
Method Details
-
data
-
getData
The operation results- Returns:
- data
-
setData
-
errors
-
addErrorsItem
-
getErrors
All errors that occurred during the operation- Returns:
- errors
-
setErrors
-
equals
-
hashCode
public int hashCode() -
toString
-