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