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