public class JaxbGenericResponse extends AbstractJaxbResponse
status, url
Constructor and Description |
---|
JaxbGenericResponse() |
JaxbGenericResponse(String requestUrl) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
String |
prettyPrint() |
void |
setMessage(String message) |
getStatus, getUrl, setStatus, setUrl
public JaxbGenericResponse()
public JaxbGenericResponse(String requestUrl)
public String prettyPrint() throws JAXBException
prettyPrint
in class AbstractJaxbResponse
JAXBException
public String getMessage()
public void setMessage(String message)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.