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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry with type parameters of type NotificationURLType
protected  List<NotificationURLType> SubscriptionType.notificationHTTP
           
protected  List<NotificationURLType> SubscriptionType.notificationMailTo
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return NotificationURLType
 NotificationURLType ObjectFactory.createNotificationURLType()
          Create an instance of NotificationURLType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return types with arguments of type NotificationURLType
 List<NotificationURLType> SubscriptionType.getNotificationHTTP()
          Gets the value of the notificationHTTP property.
 List<NotificationURLType> SubscriptionType.getNotificationMailTo()
          Gets the value of the notificationMailTo property.
 



Copyright © 2012. All Rights Reserved.