public static class DataPayload.Field extends Object
String
name
Object
value
Field(String name, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String name
public Object value
public Field(String name, Object value)