Class ProductTypeDefinitionQueryResult
java.lang.Object
com.commercetools.graphql.api.types.ProductTypeDefinitionQueryResult
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionProductTypeDefinitionQueryResult(Integer offset, Integer count, Long total, Boolean exists, List<ProductTypeDefinition> results) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCount()BETA: This feature can be subject to change and should be used carefully in production.getTotal()inthashCode()voidvoidvoidvoidsetResults(List<ProductTypeDefinition> results) voidtoString()
-
Constructor Details
-
ProductTypeDefinitionQueryResult
public ProductTypeDefinitionQueryResult() -
ProductTypeDefinitionQueryResult
-
-
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
-