Uses of Class
com.ptc.windchill.upgrade.dust.UpgradeEncoder.DecodeObjectInputStream

Packages that use UpgradeEncoder.DecodeObjectInputStream
com.ptc.windchill.upgrade.dust   
 

Uses of UpgradeEncoder.DecodeObjectInputStream in com.ptc.windchill.upgrade.dust
 

Fields in com.ptc.windchill.upgrade.dust declared as UpgradeEncoder.DecodeObjectInputStream
private  UpgradeEncoder.DecodeObjectInputStream UpgradeEncoder.decodeStream
           
 

Methods in com.ptc.windchill.upgrade.dust that return UpgradeEncoder.DecodeObjectInputStream
(package private) static UpgradeEncoder.DecodeObjectInputStream UpgradeEncoder.DecodeObjectInputStream.newInstance(String str)
           
(package private) static UpgradeEncoder.DecodeObjectInputStream UpgradeEncoder.DecodeObjectInputStream.newInstance(InputStream in)