Uses of Class
org.gcube.datapublishing.sdmx.api.model.SDMXRegistryInterfaceType

Packages that use SDMXRegistryInterfaceType
org.gcube.datapublishing.sdmx.api.model   
org.gcube.datapublishing.sdmx.impl.model   
org.gcube.datapublishing.sdmx.impl.registry   
 

Uses of SDMXRegistryInterfaceType in org.gcube.datapublishing.sdmx.api.model
 

Methods in org.gcube.datapublishing.sdmx.api.model that return SDMXRegistryInterfaceType
static SDMXRegistryInterfaceType SDMXRegistryInterfaceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SDMXRegistryInterfaceType[] SDMXRegistryInterfaceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.datapublishing.sdmx.api.model with parameters of type SDMXRegistryInterfaceType
 String SDMXRegistryDescriptor.getUrl(SDMXRegistryInterfaceType interfaceType)
           
 

Uses of SDMXRegistryInterfaceType in org.gcube.datapublishing.sdmx.impl.model
 

Methods in org.gcube.datapublishing.sdmx.impl.model with parameters of type SDMXRegistryInterfaceType
 String SDMXRegistryDescriptorImpl.getUrl(SDMXRegistryInterfaceType interfaceType)
           
 void SDMXRegistryDescriptorImpl.setUrl(SDMXRegistryInterfaceType interfaceType, String url)
           
 

Uses of SDMXRegistryInterfaceType in org.gcube.datapublishing.sdmx.impl.registry
 

Methods in org.gcube.datapublishing.sdmx.impl.registry with parameters of type SDMXRegistryInterfaceType
 void FusionRegistryClient.setInterfaceType(SDMXRegistryInterfaceType interfaceType)
           
 



Copyright © 2013. All Rights Reserved.