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

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

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

Methods in org.gcube.common.vremanagement.deployer.stubs.common that return PackageInfoLocation
 PackageInfoLocation PackageInfo.getLocation()
          Gets the location value for this PackageInfo.
 

Methods in org.gcube.common.vremanagement.deployer.stubs.common with parameters of type PackageInfoLocation
 void PackageInfo.setLocation(PackageInfoLocation location)
          Sets the location value for this PackageInfo.
 

Constructors in org.gcube.common.vremanagement.deployer.stubs.common with parameters of type PackageInfoLocation
PackageInfo(PackageInfoLocation location, String name, Pair[] options, String serviceClass, String serviceName, String serviceVersion, String version)
           
 



Copyright © 2012. All Rights Reserved.