public class JSONInput extends Object implements Serializable
JSONInput()
String
getType()
void
setType(JSONType type)
setType(String type)
JSONInput
withType(JSONType type)
withType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JSONInput()
public String getType()
public void setType(String type)
public JSONInput withType(String type)
public void setType(JSONType type)
public JSONInput withType(JSONType type)
Copyright © 2021. All rights reserved.