Class SetStagedOrderLineItemCustomTypeOutput
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderLineItemCustomTypeOutput
- All Implemented Interfaces:
StagedOrderUpdateActionOutput
public class SetStagedOrderLineItemCustomTypeOutput
extends Object
implements StagedOrderUpdateActionOutput
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetStagedOrderLineItemCustomTypeOutput(String type, String lineItemId, CustomFieldsCommand custom, String lineItemKey) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetCustom(CustomFieldsCommand custom) voidsetLineItemId(String lineItemId) voidsetLineItemKey(String lineItemKey) voidtoString()
-
Constructor Details
-
SetStagedOrderLineItemCustomTypeOutput
public SetStagedOrderLineItemCustomTypeOutput() -
SetStagedOrderLineItemCustomTypeOutput
public SetStagedOrderLineItemCustomTypeOutput(String type, String lineItemId, CustomFieldsCommand custom, String lineItemKey)
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceStagedOrderUpdateActionOutput
-
setType
- Specified by:
setTypein interfaceStagedOrderUpdateActionOutput
-
getLineItemId
-
setLineItemId
-
getCustom
-
setCustom
-
getLineItemKey
-
setLineItemKey
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-