public class AxlResponse extends Object
| Constructor and Description |
|---|
AxlResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getError() |
AxlFeatures |
getFeatures() |
AxlServiceInfo |
getServiceInfo() |
void |
setError(String error) |
void |
setFeatures(AxlFeatures features) |
void |
setServiceInfo(AxlServiceInfo serviceInfo) |
public String getError()
public void setError(String error)
public AxlServiceInfo getServiceInfo()
public void setServiceInfo(AxlServiceInfo serviceInfo)
public AxlFeatures getFeatures()
public void setFeatures(AxlFeatures features)
Copyright © 2020. All rights reserved.