Class SetShippingMethodLocalizedDescription
java.lang.Object
com.commercetools.graphql.api.types.SetShippingMethodLocalizedDescription
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetShippingMethodLocalizedDescription(List<LocalizedStringItemInputType> localizedDescription) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetLocalizedDescription(List<LocalizedStringItemInputType> localizedDescription) toString()
-
Constructor Details
-
SetShippingMethodLocalizedDescription
public SetShippingMethodLocalizedDescription() -
SetShippingMethodLocalizedDescription
public SetShippingMethodLocalizedDescription(List<LocalizedStringItemInputType> localizedDescription)
-
-
Method Details