Class LocalizedEnumValue
java.lang.Object
com.commercetools.graphql.api.types.LocalizedEnumValue
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionLocalizedEnumValue(String key, String label, List<LocalizedString> labelAllLocales) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKey()getLabel()inthashCode()static LocalizedEnumValue.BuildervoidvoidvoidsetLabelAllLocales(List<LocalizedString> labelAllLocales) toString()
-
Constructor Details
-
LocalizedEnumValue
public LocalizedEnumValue() -
LocalizedEnumValue
-
-
Method Details