|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatusType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_0.registry | |
| Uses of StatusType in org.sdmx.resources.sdmxml.schemas.v2_0.registry |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as StatusType | |
|---|---|
protected StatusType |
StatusMessageType.status
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.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_0.registry with parameters of type StatusType | |
|---|---|
void |
StatusMessageType.setStatus(StatusType value)
Sets the value of the status property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||