Uses of Class
org.gcube.common.core.resources.service.PortType.Function

Packages that use PortType.Function
org.gcube.common.core.resources.service   
org.gcube.common.resources.kxml.service   
 

Uses of PortType.Function in org.gcube.common.core.resources.service
 

Fields in org.gcube.common.core.resources.service with type parameters of type PortType.Function
protected  List<PortType.Function> MainPackage.serviceEquivalenceFunctions
           
 

Methods in org.gcube.common.core.resources.service that return types with arguments of type PortType.Function
 List<PortType.Function> MainPackage.getServiceEquivalenceFunctions()
           
 

Method parameters in org.gcube.common.core.resources.service with type arguments of type PortType.Function
 void MainPackage.setServiceEquivalenceFunctions(List<PortType.Function> serviceEquivalenceFunctions)
           
 

Uses of PortType.Function in org.gcube.common.resources.kxml.service
 

Methods in org.gcube.common.resources.kxml.service that return PortType.Function
static PortType.Function KMain.KFunction.load(org.kxml2.io.KXmlParser parser)
           
 

Methods in org.gcube.common.resources.kxml.service with parameters of type PortType.Function
static void KMain.KFunction.store(PortType.Function component, org.kxml2.io.KXmlSerializer serializer)
           
 



Copyright © 2012. All Rights Reserved.