Class SetProductVariantKey
java.lang.Object
com.commercetools.graphql.api.types.SetProductVariantKey
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetProductVariantKey(Integer variantId, String sku, String key, Boolean staged) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKey()getSku()inthashCode()static SetProductVariantKey.BuildervoidvoidvoidvoidsetVariantId(Integer variantId) toString()
-
Constructor Details
-
SetProductVariantKey
public SetProductVariantKey() -
SetProductVariantKey
-
-
Method Details