public class JSONInput
extends java.lang.Object
implements java.io.Serializable
public JSONInput(java.lang.String type)
public JSONInput(JSONType type)
public java.lang.String getType()
public void setType(java.lang.String type)
public JSONInput withType(java.lang.String type)
public void setType(JSONType type)