public class PropertyJustificationMetadata extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
justificationText |
| Constructor and Description |
|---|
PropertyJustificationMetadata(org.json.JSONObject json) |
PropertyJustificationMetadata(String justificationText) |
public final String justificationText
public PropertyJustificationMetadata(String justificationText)
public PropertyJustificationMetadata(org.json.JSONObject json)
public String getJustificationText()
public org.json.JSONObject toJson()
Copyright © 2013–2017 V5 Analytics. All rights reserved.