Uses of Class
org.gcube.common.core.resources.runninginstance.DeploymentData

Packages that use DeploymentData
org.gcube.common.core.resources   
org.gcube.common.resources.kxml.runninginstance   
 

Uses of DeploymentData in org.gcube.common.core.resources
 

Methods in org.gcube.common.core.resources that return DeploymentData
 DeploymentData GCUBERunningInstance.getDeploymentData()
          Returns the deploymentInformation of the runninginstance
 

Methods in org.gcube.common.core.resources with parameters of type DeploymentData
 void GCUBERunningInstance.setDeploymentData(DeploymentData data)
          Sets the deploymentInformation of the runninginstance
 

Uses of DeploymentData in org.gcube.common.resources.kxml.runninginstance
 

Methods in org.gcube.common.resources.kxml.runninginstance that return DeploymentData
static DeploymentData KDeploymentData.load(org.kxml2.io.KXmlParser parser)
           
 

Methods in org.gcube.common.resources.kxml.runninginstance with parameters of type DeploymentData
static void KDeploymentData.store(DeploymentData component, org.kxml2.io.KXmlSerializer serializer)
           
 



Copyright © 2013. All Rights Reserved.