Class LocalizedEnumType
java.lang.Object
com.commercetools.graphql.api.types.LocalizedEnumType
- All Implemented Interfaces:
FieldType
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()inthashCode()static LocalizedEnumType.BuildervoidvoidsetValues(List<LocalizedEnumValue> values) toString()
-
Constructor Details
-
LocalizedEnumType
public LocalizedEnumType() -
LocalizedEnumType
-
-
Method Details