Class ChangeTypeLocalizedEnumValueLabel
java.lang.Object
com.commercetools.graphql.api.types.ChangeTypeLocalizedEnumValueLabel
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionChangeTypeLocalizedEnumValueLabel(String fieldName, LocalizedEnumValueInput value) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()inthashCode()voidsetFieldName(String fieldName) voidsetValue(LocalizedEnumValueInput value) toString()
-
Constructor Details
-
ChangeTypeLocalizedEnumValueLabel
public ChangeTypeLocalizedEnumValueLabel() -
ChangeTypeLocalizedEnumValueLabel
-
-
Method Details