Base definition for classes that allow serialization to/from JSON. More...
Protected Member Functions | |
boolean | getIsDirty () |
Gets a value indicating whether this instance is dirty. More... | |
Serializable () | |
Initializes a new instance of the fm.liveswitch.Serializable class. More... | |
void | setIsDirty (boolean value) |
Sets a value indicating whether this instance is dirty. More... | |
Base definition for classes that allow serialization to/from JSON.
|
protected |
Initializes a new instance of the fm.liveswitch.Serializable class.
|
protected |
Gets a value indicating whether this instance is dirty.
|
protected |
Sets a value indicating whether this instance is dirty.