Uses of Class
org.gcube.common.core.plugins.GCUBEPluginContext.TypeMapping

Packages that use GCUBEPluginContext.TypeMapping
org.gcube.common.core.plugins   
 

Uses of GCUBEPluginContext.TypeMapping in org.gcube.common.core.plugins
 

Methods in org.gcube.common.core.plugins that return types with arguments of type GCUBEPluginContext.TypeMapping
 List<GCUBEPluginContext.TypeMapping> GCUBEPluginContext.getTypeMappings()
          Returns (a read-only copy of) the type mappings required by the plugin, if any.
 

Methods in org.gcube.common.core.plugins with parameters of type GCUBEPluginContext.TypeMapping
protected  void GCUBEPluginContext.addTypeMappings(GCUBEPluginContext.TypeMapping... mappings)
          Adds one or more type mappings required by the plugin, if any.
 



Copyright © 2012. All Rights Reserved.