Uses of Class
org.gcube.common.vremanagement.deployer.stubs.deployer.DeployedPackage

Packages that use DeployedPackage
org.gcube.common.vremanagement.deployer.stubs.deployer   
 

Uses of DeployedPackage in org.gcube.common.vremanagement.deployer.stubs.deployer
 

Methods in org.gcube.common.vremanagement.deployer.stubs.deployer that return DeployedPackage
 DeployedPackage[] DeployerResourceProperties.getDeployedPackages()
          Gets the deployedPackages value for this DeployerResourceProperties.
 DeployedPackage DeployerResourceProperties.getDeployedPackages(int i)
           
 

Methods in org.gcube.common.vremanagement.deployer.stubs.deployer with parameters of type DeployedPackage
 void DeployerResourceProperties.setDeployedPackages(DeployedPackage[] deployedPackages)
          Sets the deployedPackages value for this DeployerResourceProperties.
 void DeployerResourceProperties.setDeployedPackages(int i, DeployedPackage _value)
           
 

Constructors in org.gcube.common.vremanagement.deployer.stubs.deployer with parameters of type DeployedPackage
DeployerResourceProperties(String GHN, String RI, String VO, Calendar currentTime, DeployedPackage[] deployedPackages, String lastDeployment, String[] scope, String serviceClass, String serviceID, String serviceName, Calendar terminationTime)
           
 



Copyright © 2012. All Rights Reserved.