public class GeneralResource extends Object implements Serializable
| Constructor and Description |
|---|
GeneralResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceID() |
void |
setResourceID(String resourceID) |
String |
toJSON() |
String |
toJSON(Boolean pretty) |
String |
toXML() |
String |
toXML(Boolean pretty) |
public final String getResourceID()
public void setResourceID(String resourceID)
public String toXML() throws JAXBException
JAXBExceptionpublic String toXML(Boolean pretty) throws JAXBException
JAXBExceptionpublic String toJSON()
Copyright © 2018. All Rights Reserved.