Class SetStagedOrderParcelCustomTypeOutput
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderParcelCustomTypeOutput
- All Implemented Interfaces:
StagedOrderUpdateActionOutput
public class SetStagedOrderParcelCustomTypeOutput
extends Object
implements StagedOrderUpdateActionOutput
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetStagedOrderParcelCustomTypeOutput(String type, CustomFieldsCommand custom, String parcelId, String parcelKey) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetCustom(CustomFieldsCommand custom) voidsetParcelId(String parcelId) voidsetParcelKey(String parcelKey) voidtoString()
-
Constructor Details
-
SetStagedOrderParcelCustomTypeOutput
public SetStagedOrderParcelCustomTypeOutput() -
SetStagedOrderParcelCustomTypeOutput
public SetStagedOrderParcelCustomTypeOutput(String type, CustomFieldsCommand custom, String parcelId, String parcelKey)
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceStagedOrderUpdateActionOutput
-
setType
- Specified by:
setTypein interfaceStagedOrderUpdateActionOutput
-
getCustom
-
setCustom
-
getParcelId
-
setParcelId
-
getParcelKey
-
setParcelKey
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-