Class changeLocalizedEnumValueLabel
java.lang.Object
com.commercetools.graphql.api.types.changeLocalizedEnumValueLabel
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionchangeLocalizedEnumValueLabel(String attributeName, LocalizedEnumValueDraft newValue) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAttributeName(String attributeName) voidsetNewValue(LocalizedEnumValueDraft newValue) toString()
-
Constructor Details
-
changeLocalizedEnumValueLabel
public changeLocalizedEnumValueLabel() -
changeLocalizedEnumValueLabel
-
-
Method Details