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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry declared as StatusType
protected  StatusType StatusMessageType.status
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return StatusType
static StatusType StatusType.fromValue(String v)
           
 StatusType StatusMessageType.getStatus()
          Gets the value of the status property.
static StatusType StatusType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StatusType[] StatusType.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.registry with parameters of type StatusType
 void StatusMessageType.setStatus(StatusType value)
          Sets the value of the status property.
 



Copyright © 2012. All Rights Reserved.