public class MarshalJsonXml extends Object implements Serializable
MarshalJsonXml()
MarshalJsonXml(String type, String data)
String
getData()
getType()
void
setData(String data)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MarshalJsonXml()
public MarshalJsonXml(String type, String data)
public String getType()
public void setType(String type)
public String getData()
public void setData(String data)
Copyright © 2023. All rights reserved.