Class QuoteQueryResult
java.lang.Object
com.commercetools.graphql.api.types.QuoteQueryResult
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCount()BETA: This feature can be subject to change and should be used carefully in production.getTotal()inthashCode()static QuoteQueryResult.BuildervoidvoidvoidvoidsetResults(List<Quote> results) voidtoString()
-
Constructor Details
-
QuoteQueryResult
public QuoteQueryResult() -
QuoteQueryResult
-
-
Method Details
-
getOffset
-
setOffset
-
getCount
-
setCount
-
getTotal
-
setTotal
-
getExists
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setExists
-
getResults
-
setResults
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-