Class RemoveStagedOrderPaymentOutput
java.lang.Object
com.commercetools.graphql.api.types.RemoveStagedOrderPaymentOutput
- All Implemented Interfaces:
StagedOrderUpdateActionOutput
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionRemoveStagedOrderPaymentOutput(String type, ResourceIdentifier paymentResId) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetPaymentResId(ResourceIdentifier paymentResId) voidtoString()
-
Constructor Details
-
RemoveStagedOrderPaymentOutput
public RemoveStagedOrderPaymentOutput() -
RemoveStagedOrderPaymentOutput
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceStagedOrderUpdateActionOutput
-
setType
- Specified by:
setTypein interfaceStagedOrderUpdateActionOutput
-
getPaymentResId
-
setPaymentResId
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-