Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.message.RegistryInterfaceType

Packages that use RegistryInterfaceType
org.sdmx.resources.sdmxml.schemas.v2_1.message   
 

Uses of RegistryInterfaceType in org.sdmx.resources.sdmxml.schemas.v2_1.message
 

Subclasses of RegistryInterfaceType in org.sdmx.resources.sdmxml.schemas.v2_1.message
 class NotifyRegistryEventType
          NotifyRegistryEventType defines the structure of a registry notification document.
 class QueryRegistrationRequestType
          QueryRegistrationRequestType defines the structure of a registry query registration request document.
 class QueryRegistrationResponseType
          SubmitRegistrationRequestType defines the structure of a registry submit registration response document.
 class QuerySubscriptionRequestType
          QuerySubscriptionRequestType defines the structure of a registry query subscription request document.
 class QuerySubscriptionResponseType
          QuerySubscriptionResponseType defines the structure of a registry query subscription response document.
 class SubmitRegistrationsRequestType
          SubmitRegistrationsRequestType defines the structure of a registry submit registration requests document.
 class SubmitRegistrationsResponseType
          SubmitRegistrationsResponseType defines the structure of a registry submit registration response document.
 class SubmitStructureRequestType
          SubmitStructureRequestType defines the structure of a registry submit structure request document.
 class SubmitStructureResponseType
          SubmitStructureResponseType defines the structure of a registry submit registration response document.
 class SubmitSubscriptionsRequestType
          SubmitSubscriptionsRequestType defines the structure of a registry submit subscription request document.
 class SubmitSubscriptionsResponseType
          SubmitSubscriptionsResponseType defines the structure of a registry submit subscription response document.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.message that return RegistryInterfaceType
 RegistryInterfaceType ObjectFactory.createRegistryInterfaceType()
          Create an instance of RegistryInterfaceType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.message that return types with arguments of type RegistryInterfaceType
 JAXBElement<RegistryInterfaceType> ObjectFactory.createRegistryInterface(RegistryInterfaceType value)
          Create an instance of JAXBElement<RegistryInterfaceType>}
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.message with parameters of type RegistryInterfaceType
 JAXBElement<RegistryInterfaceType> ObjectFactory.createRegistryInterface(RegistryInterfaceType value)
          Create an instance of JAXBElement<RegistryInterfaceType>}
 



Copyright © 2012. All Rights Reserved.