Class StoreLimitsProjection
java.lang.Object
com.commercetools.graphql.api.types.StoreLimitsProjection
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionStoreLimitsProjection(Limit productSelections, Limit inventorySupplyChannels, Limit productDistributionChannels, StoreLimitWithCurrent total) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetTotal()inthashCode()voidsetInventorySupplyChannels(Limit inventorySupplyChannels) voidsetProductDistributionChannels(Limit productDistributionChannels) voidsetProductSelections(Limit productSelections) voidsetTotal(StoreLimitWithCurrent total) toString()
-
Constructor Details
-
StoreLimitsProjection
public StoreLimitsProjection() -
StoreLimitsProjection
public StoreLimitsProjection(Limit productSelections, Limit inventorySupplyChannels, Limit productDistributionChannels, StoreLimitWithCurrent total)
-
-
Method Details
-
getProductSelections
-
setProductSelections
-
getInventorySupplyChannels
-
setInventorySupplyChannels
-
getProductDistributionChannels
-
setProductDistributionChannels
-
getTotal
-
setTotal
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-