Uses of Class
org.gcube.vremanagement.resourcemanager.stubs.common.PackageInfo

Packages that use PackageInfo
org.gcube.vremanagement.resourcemanager.stubs.common   
 

Uses of PackageInfo in org.gcube.vremanagement.resourcemanager.stubs.common
 

Methods in org.gcube.vremanagement.resourcemanager.stubs.common that return PackageInfo
 PackageInfo PackageInfoStatus.get_package()
          Gets the _package value for this PackageInfoStatus.
 PackageInfo DeployInfo.getPackageInfo()
          Gets the packageInfo value for this DeployInfo.
 

Methods in org.gcube.vremanagement.resourcemanager.stubs.common with parameters of type PackageInfo
 void PackageInfoStatus.set_package(PackageInfo _package)
          Sets the _package value for this PackageInfoStatus.
 void DeployInfo.setPackageInfo(PackageInfo packageInfo)
          Sets the packageInfo value for this DeployInfo.
 

Constructors in org.gcube.vremanagement.resourcemanager.stubs.common with parameters of type PackageInfo
DeployInfo(String ghnID, PackageInfo packageInfo)
           
PackageInfoStatus(PackageInfo _package, String message, String status)
           
 



Copyright © 2013. All Rights Reserved.