Class StandalonePriceStagedChangesApplied
java.lang.Object
com.commercetools.graphql.api.types.StandalonePriceStagedChangesApplied
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionStandalonePriceStagedChangesApplied(StagedStandalonePrice stagedChanges, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetStagedChanges(StagedStandalonePrice stagedChanges) voidtoString()
-
Constructor Details
-
StandalonePriceStagedChangesApplied
public StandalonePriceStagedChangesApplied() -
StandalonePriceStagedChangesApplied
-
-
Method Details
-
getStagedChanges
-
setStagedChanges
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-