public class ArcXML extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Set<AxlRequest> |
requests |
protected AxlResponse |
response |
protected String |
version |
| Constructor and Description |
|---|
ArcXML() |
ArcXML(AxlRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static JAXBContext |
getJaxbContext() |
AxlResponse |
getResponse() |
void |
setResponse(AxlResponse response) |
protected String version
protected Set<AxlRequest> requests
protected AxlResponse response
public ArcXML()
public ArcXML(AxlRequest request)
public AxlResponse getResponse()
public void setResponse(AxlResponse response)
public static JAXBContext getJaxbContext()
Copyright © 2020. All rights reserved.