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