Class SetQuoteCustomType
java.lang.Object
com.commercetools.graphql.api.types.SetQuoteCustomType
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetQuoteCustomType(List<CustomFieldInput> fields, ResourceIdentifierInput type, String typeKey, String typeId) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()static SetQuoteCustomType.BuildervoidsetFields(List<CustomFieldInput> fields) voidvoidvoidsetTypeKey(String typeKey) toString()
-
Constructor Details
-
SetQuoteCustomType
public SetQuoteCustomType() -
SetQuoteCustomType
public SetQuoteCustomType(List<CustomFieldInput> fields, ResourceIdentifierInput type, String typeKey, String typeId)
-
-
Method Details