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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as StatusMessageType
protected  StatusMessageType QueryResultType.statusMessage
           
protected  StatusMessageType ProvisioningStatusType.statusMessage
           
protected  StatusMessageType RegistrationStatusType.statusMessage
           
protected  StatusMessageType QueryProvisioningResponseType.statusMessage
           
protected  StatusMessageType SubmissionResultType.statusMessage
           
protected  StatusMessageType QueryStructureResponseType.statusMessage
           
protected  StatusMessageType SubmitSubscriptionResponseType.subscriptionStatus
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return StatusMessageType
 StatusMessageType ObjectFactory.createStatusMessageType()
          Create an instance of StatusMessageType
 StatusMessageType QueryResultType.getStatusMessage()
          Gets the value of the statusMessage property.
 StatusMessageType ProvisioningStatusType.getStatusMessage()
          Gets the value of the statusMessage property.
 StatusMessageType RegistrationStatusType.getStatusMessage()
          Gets the value of the statusMessage property.
 StatusMessageType QueryProvisioningResponseType.getStatusMessage()
          Gets the value of the statusMessage property.
 StatusMessageType SubmissionResultType.getStatusMessage()
          Gets the value of the statusMessage property.
 StatusMessageType QueryStructureResponseType.getStatusMessage()
          Gets the value of the statusMessage property.
 StatusMessageType SubmitSubscriptionResponseType.getSubscriptionStatus()
          Gets the value of the subscriptionStatus property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry with parameters of type StatusMessageType
 void QueryResultType.setStatusMessage(StatusMessageType value)
          Sets the value of the statusMessage property.
 void ProvisioningStatusType.setStatusMessage(StatusMessageType value)
          Sets the value of the statusMessage property.
 void RegistrationStatusType.setStatusMessage(StatusMessageType value)
          Sets the value of the statusMessage property.
 void QueryProvisioningResponseType.setStatusMessage(StatusMessageType value)
          Sets the value of the statusMessage property.
 void SubmissionResultType.setStatusMessage(StatusMessageType value)
          Sets the value of the statusMessage property.
 void QueryStructureResponseType.setStatusMessage(StatusMessageType value)
          Sets the value of the statusMessage property.
 void SubmitSubscriptionResponseType.setSubscriptionStatus(StatusMessageType value)
          Sets the value of the subscriptionStatus property.
 



Copyright © 2012. All Rights Reserved.