Uses of Class
com.universaldevices.autoupdate.UDAutoUpdate.UDPlatform

Packages that use UDAutoUpdate.UDPlatform
com.universaldevices.autoupdate   
com.universaldevices.upnp   
 

Uses of UDAutoUpdate.UDPlatform in com.universaldevices.autoupdate
 

Fields in com.universaldevices.autoupdate with type parameters of type UDAutoUpdate.UDPlatform
 java.util.Hashtable<java.lang.String,UDAutoUpdate.UDPlatform> UDAutoUpdate.UDVersion.platforms
          A Hashtable of all the supported UDAutoUpdate.UDPlatform for this version
 

Methods in com.universaldevices.autoupdate that return UDAutoUpdate.UDPlatform
 UDAutoUpdate.UDPlatform UDAutoUpdate.isUpgradeNecessary(java.lang.String appName, java.lang.String platform, java.lang.String version)
          Given an application name, platform name, and version, it returns whether or not an upgrade is necessary at this point
 

Uses of UDAutoUpdate.UDPlatform in com.universaldevices.upnp
 

Methods in com.universaldevices.upnp that return UDAutoUpdate.UDPlatform
 UDAutoUpdate.UDPlatform UDProxyDevice.getAutoUpdateCode()
          Returns the Update Code (for upgrades) if any
 

Methods in com.universaldevices.upnp with parameters of type UDAutoUpdate.UDPlatform
 void UDProxyDevice.setAutoUpdateCode(UDAutoUpdate.UDPlatform updateCode)
          Sets the Update code