|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatusMessageType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.common | |
| org.sdmx.resources.sdmxml.schemas.v2_1.message.footer | |
| org.sdmx.resources.sdmxml.schemas.v2_1.registry | |
| Uses of StatusMessageType in org.sdmx.resources.sdmxml.schemas.v2_1.common |
|---|
| Subclasses of StatusMessageType in org.sdmx.resources.sdmxml.schemas.v2_1.common | |
|---|---|
class |
CodedStatusMessageType
CodedStatusMessageType describes the structure of an error or warning message which required a code. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return StatusMessageType | |
|---|---|
StatusMessageType |
ObjectFactory.createStatusMessageType()
Create an instance of StatusMessageType |
| Uses of StatusMessageType in org.sdmx.resources.sdmxml.schemas.v2_1.message.footer |
|---|
| Subclasses of StatusMessageType in org.sdmx.resources.sdmxml.schemas.v2_1.message.footer | |
|---|---|
class |
FooterMessageType
FooterMessageType defines the structure of a message that is contained in the footer of a message. |
| Uses of StatusMessageType in org.sdmx.resources.sdmxml.schemas.v2_1.registry |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry with type parameters of type StatusMessageType | |
|---|---|
protected List<StatusMessageType> |
StatusMessageType.messageText
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return types with arguments of type StatusMessageType | |
|---|---|
List<StatusMessageType> |
StatusMessageType.getMessageText()
Gets the value of the messageText property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||