|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gsm.oneapi.responsebean.location.LocationResponse.TerminalLocationList
public static class LocationResponse.TerminalLocationList
the array of TerminalLocation responses is contained within the TerminalLocationList inner class
Constructor Summary | |
---|---|
LocationResponse.TerminalLocationList()
|
Method Summary | |
---|---|
TerminalLocation[] |
getTerminalLocation()
return the array of terminal location responses |
void |
setTerminalLocation(TerminalLocation[] terminalLocation)
set the array of terminal location responses. |
java.lang.String |
toString()
generate a textual representation of the TerminalLocationList including all nested elements and classes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LocationResponse.TerminalLocationList()
Method Detail |
---|
public TerminalLocation[] getTerminalLocation()
public void setTerminalLocation(TerminalLocation[] terminalLocation)
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |