Class SetProductSelectionVariantSelection
java.lang.Object
com.commercetools.graphql.api.types.SetProductSelectionVariantSelection
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetProductSelectionVariantSelection(ResourceIdentifierInput product, ProductVariantSelectionDraft variantSelection) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetProduct(ResourceIdentifierInput product) voidsetVariantSelection(ProductVariantSelectionDraft variantSelection) toString()
-
Constructor Details
-
SetProductSelectionVariantSelection
public SetProductSelectionVariantSelection() -
SetProductSelectionVariantSelection
public SetProductSelectionVariantSelection(ResourceIdentifierInput product, ProductVariantSelectionDraft variantSelection)
-
-
Method Details