Class SetStagedOrderReturnItemCustomTypeOutput
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderReturnItemCustomTypeOutput
- All Implemented Interfaces:
StagedOrderUpdateActionOutput
public class SetStagedOrderReturnItemCustomTypeOutput
extends Object
implements StagedOrderUpdateActionOutput
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetStagedOrderReturnItemCustomTypeOutput(String type, CustomFieldsCommand custom, String returnItemId, String returnItemKey) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetCustom(CustomFieldsCommand custom) voidsetReturnItemId(String returnItemId) voidsetReturnItemKey(String returnItemKey) voidtoString()
-
Constructor Details
-
SetStagedOrderReturnItemCustomTypeOutput
public SetStagedOrderReturnItemCustomTypeOutput() -
SetStagedOrderReturnItemCustomTypeOutput
public SetStagedOrderReturnItemCustomTypeOutput(String type, CustomFieldsCommand custom, String returnItemId, String returnItemKey)
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceStagedOrderUpdateActionOutput
-
setType
- Specified by:
setTypein interfaceStagedOrderUpdateActionOutput
-
getCustom
-
setCustom
-
getReturnItemId
-
setReturnItemId
-
getReturnItemKey
-
setReturnItemKey
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-