Uses of Class
com.Komunaldata.SmsGateway.Response.getModemsByAccountResponse

Packages that use getModemsByAccountResponse
com.Komunaldata.SmsGateway   
 

Uses of getModemsByAccountResponse in com.Komunaldata.SmsGateway
 

Methods in com.Komunaldata.SmsGateway that return getModemsByAccountResponse
static getModemsByAccountResponse SmsGateway.getModemsByAccount(SMSUser user, short accountId)
          Gets the dedicated modems belonging to a given account.
static getModemsByAccountResponse SmsGateway.getModemsByAccount(java.lang.String userName, java.lang.String password, short accountId)
          Gets the dedicated modems belonging to a given account.