public class CounterExample
extends java.lang.Object
| Constructor and Description |
|---|
CounterExample(Property property,
com.google.gson.JsonElement jsonElement) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getJson() |
Result |
getKind2Result() |
Property |
getProperty() |
SubNode |
getTopNode() |
java.lang.String |
toString() |
public CounterExample(Property property, com.google.gson.JsonElement jsonElement)
public SubNode getTopNode()
public Result getKind2Result()
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getJson()
public Property getProperty()