Class ProductStateTransition
java.lang.Object
com.commercetools.graphql.api.types.ProductStateTransition
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionProductStateTransition(Boolean force, State state, Reference stateRef, String type) -
Method Summary
-
Constructor Details
-
ProductStateTransition
public ProductStateTransition() -
ProductStateTransition
-
-
Method Details
-
getForce
-
setForce
-
getState
-
setState
-
getStateRef
-
setStateRef
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-