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

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

Uses of RunningInstanceInterfaces in org.gcube.common.core.resources.runninginstance
 

Fields in org.gcube.common.core.resources.runninginstance declared as RunningInstanceInterfaces
protected  RunningInstanceInterfaces AccessPoint.runningInstanceInterfaces
           
 

Methods in org.gcube.common.core.resources.runninginstance that return RunningInstanceInterfaces
 RunningInstanceInterfaces AccessPoint.getRunningInstanceInterfaces()
          Gets the value of the runningInstanceInterfaces property.
 

Methods in org.gcube.common.core.resources.runninginstance with parameters of type RunningInstanceInterfaces
 void AccessPoint.setRunningInstanceInterfaces(RunningInstanceInterfaces value)
          Sets the value of the runningInstanceInterfaces property.
 

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

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

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



Copyright © 2012. All Rights Reserved.