Class SetShippingMethodLocalizedName
java.lang.Object
com.commercetools.graphql.api.types.SetShippingMethodLocalizedName
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetShippingMethodLocalizedName(List<LocalizedStringItemInputType> localizedName) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetLocalizedName(List<LocalizedStringItemInputType> localizedName) toString()
-
Constructor Details
-
SetShippingMethodLocalizedName
public SetShippingMethodLocalizedName() -
SetShippingMethodLocalizedName
-
-
Method Details