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.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.
 

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)
           
 

Constructors in org.gcube.datapublishing.sdmx.impl.registry with parameters of type SDMXRegistryInterfaceType
FusionRegistryClient(SDMXRegistryDescriptor registry, SDMXRegistryInterfaceType interfaceType)
           
 



Copyright © 2013. All Rights Reserved.