Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.registry.RegistrationType

Packages that use RegistrationType
org.sdmx.resources.sdmxml.schemas.v2_1.registry   
 

Uses of RegistrationType in org.sdmx.resources.sdmxml.schemas.v2_1.registry
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry declared as RegistrationType
protected  RegistrationType RegistrationEventType.registration
           
protected  RegistrationType RegistrationStatusType.registration
           
protected  RegistrationType ResultType.registration
           
protected  RegistrationType RegistrationRequestType.registration
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return RegistrationType
 RegistrationType ObjectFactory.createRegistrationType()
          Create an instance of RegistrationType
 RegistrationType RegistrationEventType.getRegistration()
          Gets the value of the registration property.
 RegistrationType RegistrationStatusType.getRegistration()
          Gets the value of the registration property.
 RegistrationType ResultType.getRegistration()
          Gets the value of the registration property.
 RegistrationType RegistrationRequestType.getRegistration()
          Gets the value of the registration property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry with parameters of type RegistrationType
 void RegistrationEventType.setRegistration(RegistrationType value)
          Sets the value of the registration property.
 void RegistrationStatusType.setRegistration(RegistrationType value)
          Sets the value of the registration property.
 void ResultType.setRegistration(RegistrationType value)
          Sets the value of the registration property.
 void RegistrationRequestType.setRegistration(RegistrationType value)
          Sets the value of the registration property.
 



Copyright © 2012. All Rights Reserved.