Package org.gsm.oneapi.responsebean.location

Class Summary
LocationResponse The LocationResponse contains all information returned from the OneAPI server given a request to locate one or more mobile terminals
LocationResponse.TerminalLocationList the array of TerminalLocation responses is contained within the TerminalLocationList inner class
TerminalLocation TerminalLocation contains the result of an attempt to locate a single mobile terminal - either successfully or unsuccessfully
TerminalLocation.CurrentLocation the inner class CurrentLocation contains the location information relating to this mobile terminal
TerminalLocation.RequestError in the case there is an error raised by the server the details of the error are included within this customised error response
TerminalLocation.RequestError.ServiceException for the terminal location the class of error that can be raised is a service exception