public static class ChangeReport.Change extends Object implements JSONEnabled
Modifier and Type | Field and Description |
---|---|
Topic |
newValue |
RelatedTopic |
oldValue |
Constructor and Description |
---|
Change(Topic newValue,
RelatedTopic oldValue) |
Modifier and Type | Method and Description |
---|---|
org.codehaus.jettison.json.JSONObject |
toJSON() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dump
public Topic newValue
public RelatedTopic oldValue
public Change(Topic newValue, RelatedTopic oldValue)
public org.codehaus.jettison.json.JSONObject toJSON()
toJSON
in interface JSONEnabled
Copyright © 2023. All Rights Reserved.