Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.message.footer.FooterType

Packages that use FooterType
org.sdmx.resources.sdmxml.schemas.v2_1.message   
org.sdmx.resources.sdmxml.schemas.v2_1.message.footer   
 

Uses of FooterType in org.sdmx.resources.sdmxml.schemas.v2_1.message
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.message declared as FooterType
protected  FooterType MessageType.footer
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.message that return FooterType
 FooterType MessageType.getFooter()
          Gets the value of the footer property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.message with parameters of type FooterType
 void MessageType.setFooter(FooterType value)
          Sets the value of the footer property.
 

Uses of FooterType in org.sdmx.resources.sdmxml.schemas.v2_1.message.footer
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.message.footer that return FooterType
 FooterType ObjectFactory.createFooterType()
          Create an instance of FooterType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.message.footer that return types with arguments of type FooterType
 JAXBElement<FooterType> ObjectFactory.createFooter(FooterType value)
          Create an instance of JAXBElement<FooterType>}
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.message.footer with parameters of type FooterType
 JAXBElement<FooterType> ObjectFactory.createFooter(FooterType value)
          Create an instance of JAXBElement<FooterType>}
 



Copyright © 2012. All Rights Reserved.