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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as RegistrationType
protected  RegistrationType RegistrationEventType.registration
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry with type parameters of type RegistrationType
protected  List<RegistrationType> SubmitRegistrationRequestType.registration
           
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return types with arguments of type RegistrationType
 List<RegistrationType> SubmitRegistrationRequestType.getRegistration()
          Gets the value of the registration property.
 

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



Copyright © 2012. All Rights Reserved.