Class SetType
java.lang.Object
com.commercetools.graphql.api.types.SetType
- All Implemented Interfaces:
FieldType
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()inthashCode()static SetType.BuildervoidsetElementType(FieldType elementType) voidtoString()
-
Constructor Details
-
SetType
public SetType() -
SetType
-
-
Method Details