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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry declared as SubscriptionType
protected  SubscriptionType SubscriptionRequestType.subscription
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry with type parameters of type SubscriptionType
protected  List<SubscriptionType> QuerySubscriptionResponseType.subscription
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return SubscriptionType
 SubscriptionType ObjectFactory.createSubscriptionType()
          Create an instance of SubscriptionType
 SubscriptionType SubscriptionRequestType.getSubscription()
          Gets the value of the subscription property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return types with arguments of type SubscriptionType
 List<SubscriptionType> QuerySubscriptionResponseType.getSubscription()
          Gets the value of the subscription property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry with parameters of type SubscriptionType
 void SubscriptionRequestType.setSubscription(SubscriptionType value)
          Sets the value of the subscription property.
 



Copyright © 2012. All Rights Reserved.