Uses of Class
com.ptc.windchill.instassm.InstalledTempPatch

Packages that use InstalledTempPatch
com.ptc.windchill.instassm   
 

Uses of InstalledTempPatch in com.ptc.windchill.instassm
 

Methods in com.ptc.windchill.instassm that return InstalledTempPatch
(package private) static InstalledTempPatch[] InstalledTempPatch.findInstalledTempPatches()
           
 InstalledTempPatch[] InstallationRegistry.getInstalledTempPatches()
          An array of all the InstalledTempPatches for the current registry.
 

Methods in com.ptc.windchill.instassm with parameters of type InstalledTempPatch
private  void InstallationRegistry.index(InstalledTempPatch temp_patch, Element element)
           
(package private)  void InstallationRegistry.addTempPatch(InstalledTempPatch itp)
          Add/update record for locale with the specified code.