public abstract class Modification extends Object implements Serializable
Constructor and Description |
---|
Modification() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getType()
Distinguish between modification types when a list of Modifications are serialized out as JSON.
|
void |
setType(String type)
Do nothing
|
Copyright © 2018. All rights reserved.