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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.message.footer declared as SeverityCodeType
protected  SeverityCodeType FooterMessageType.severity
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.message.footer that return SeverityCodeType
static SeverityCodeType SeverityCodeType.fromValue(String v)
           
 SeverityCodeType FooterMessageType.getSeverity()
          Gets the value of the severity property.
static SeverityCodeType SeverityCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SeverityCodeType[] SeverityCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.message.footer with parameters of type SeverityCodeType
 void FooterMessageType.setSeverity(SeverityCodeType value)
          Sets the value of the severity property.
 



Copyright © 2012. All Rights Reserved.