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