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