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