Constructor and Description |
---|
RemoteClientStatus() |
Modifier and Type | Method and Description |
---|---|
String |
getExceptionFormat() |
String |
getFormat() |
int |
getHeight() |
String |
getInfoFormat() |
int |
getProtocol() |
String |
getSrs() |
int |
getWidth() |
void |
setExceptionFormat(String _format) |
void |
setFormat(String _format) |
void |
setHeight(int _height) |
void |
setInfoFormat(String _format) |
void |
setProtocol(int protocol) |
void |
setSrs(String _srs) |
void |
setWidth(int _width) |
public int getWidth()
public void setWidth(int _width)
public int getHeight()
public void setHeight(int _height)
public String getFormat()
public void setFormat(String _format)
public String getInfoFormat()
public void setInfoFormat(String _format)
public String getSrs()
public void setSrs(String _srs)
public void setExceptionFormat(String _format)
public String getExceptionFormat()
public int getProtocol()
public void setProtocol(int protocol)
protocol
- the protocol to set