Uses of Class
org.jenkinsci.plugins.ios.connector.iOSDevice

Packages that use iOSDevice
org.jenkinsci.plugins.ios.connector   
 

Uses of iOSDevice in org.jenkinsci.plugins.ios.connector
 

Methods in org.jenkinsci.plugins.ios.connector that return iOSDevice
 iOSDevice iOSDeviceList.getDevice(String udid)
           
 iOSDevice iOSDeviceList.getDynamic(String token)
          Maps iOSDevice to URL space.
 

Methods in org.jenkinsci.plugins.ios.connector that return types with arguments of type iOSDevice
 com.google.common.collect.Multimap<hudson.model.Computer,iOSDevice> iOSDeviceList.getDevices()
          List of all the devices.
 



Copyright © 2004-2012. All Rights Reserved.