Class SetStagedOrderCustomLineItemCustomTypeOutput
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderCustomLineItemCustomTypeOutput
- All Implemented Interfaces:
StagedOrderUpdateActionOutput
public class SetStagedOrderCustomLineItemCustomTypeOutput
extends Object
implements StagedOrderUpdateActionOutput
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescriptionSetStagedOrderCustomLineItemCustomTypeOutput(String type, String customLineItemId, String customLineItemKey, CustomFieldsCommand custom) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetCustom(CustomFieldsCommand custom) voidsetCustomLineItemId(String customLineItemId) voidsetCustomLineItemKey(String customLineItemKey) voidtoString()
-
Constructor Details
-
SetStagedOrderCustomLineItemCustomTypeOutput
public SetStagedOrderCustomLineItemCustomTypeOutput() -
SetStagedOrderCustomLineItemCustomTypeOutput
public SetStagedOrderCustomLineItemCustomTypeOutput(String type, String customLineItemId, String customLineItemKey, CustomFieldsCommand custom)
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceStagedOrderUpdateActionOutput
-
setType
- Specified by:
setTypein interfaceStagedOrderUpdateActionOutput
-
getCustomLineItemId
-
setCustomLineItemId
-
getCustomLineItemKey
-
setCustomLineItemKey
-
getCustom
-
setCustom
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-