Class OrderCustomTypeSet
java.lang.Object
com.commercetools.graphql.api.types.OrderCustomTypeSet
- All Implemented Interfaces:
MessagePayload,OrderMessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionOrderCustomTypeSet(CustomFieldsType customFields, String previousTypeId, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()static OrderCustomTypeSet.BuildervoidsetCustomFields(CustomFieldsType customFields) voidsetPreviousTypeId(String previousTypeId) voidtoString()
-
Constructor Details
-
OrderCustomTypeSet
public OrderCustomTypeSet() -
OrderCustomTypeSet
-
-
Method Details
-
getCustomFields
-
setCustomFields
-
getPreviousTypeId
-
setPreviousTypeId
-
getType
- Specified by:
getTypein interfaceMessagePayload- Specified by:
getTypein interfaceOrderMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload- Specified by:
setTypein interfaceOrderMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-