public class ListRmgResponsePox extends PoxResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ListRmgResponsePox.Rmg |
| Constructor and Description |
|---|
ListRmgResponsePox(java.net.HttpURLConnection con) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ListRmgResponsePox.Rmg> |
getRmgs() |
getError, isSuccessful, setError, setSuccessfulpublic ListRmgResponsePox(java.net.HttpURLConnection con)
throws java.io.IOException,
org.jdom.JDOMException
java.io.IOExceptionorg.jdom.JDOMExceptionpublic java.util.List<ListRmgResponsePox.Rmg> getRmgs()