Class SetStagedOrderCustomLineItemCustomFieldOutput
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderCustomLineItemCustomFieldOutput
- All Implemented Interfaces:
StagedOrderUpdateActionOutput
public class SetStagedOrderCustomLineItemCustomFieldOutput
extends Object
implements StagedOrderUpdateActionOutput
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()getType()getValue()inthashCode()voidsetCustomLineItemId(String customLineItemId) voidsetCustomLineItemKey(String customLineItemKey) voidvoidvoidtoString()
-
Constructor Details
-
SetStagedOrderCustomLineItemCustomFieldOutput
public SetStagedOrderCustomLineItemCustomFieldOutput() -
SetStagedOrderCustomLineItemCustomFieldOutput
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceStagedOrderUpdateActionOutput
-
setType
- Specified by:
setTypein interfaceStagedOrderUpdateActionOutput
-
getCustomLineItemId
-
setCustomLineItemId
-
getCustomLineItemKey
-
setCustomLineItemKey
-
getName
-
setName
-
getValue
-
setValue
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-