Constructor and Description |
---|
DiffLookJig() |
Modifier and Type | Method and Description |
---|---|
String |
key()
The difference key.
|
String |
selectand()
Throws UnsupportedOperationException.
|
void |
serialize(com.google.gson.stream.JsonWriter out)
Serializes the fields of this object in JSON form, and clears them.
|
void |
setKey(String _key)
Sets the difference key.
|
boolean |
toPersist()
Throws UnsupportedOperationException.
|
public DiffLookJig()
public String key()
DiffLook
public String selectand()
selectand
in interface DiffLook
public boolean toPersist()
toPersist
in interface DiffLook
public void serialize(com.google.gson.stream.JsonWriter out) throws IOException
SerialJig
serialize
in interface SerialJig
IOException