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