OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES   |
|
| Functions Summary | |
|---|---|
| flowFor024 | |
| encodingType2Name | |
| getFormatIndicator | |
| getRequestorIdValueForFormatIndicator | |
| getClientNameValueForFormatIndicator | |
| isFormatIndicatorSupported | |
function flowFor024(EncodingType p_encodingType, FormatIndicator p_formatIndicator) runs on SUPLComponent
function encodingType2Name(EncodingType p_encodingType) return charstring
function getFormatIndicator(integer p_count) runs on SUPLComponent return FormatIndicator
function getRequestorIdValueForFormatIndicator(in FormatIndicator p_formatIndicator) runs on SUPLComponent return charstring
function getClientNameValueForFormatIndicator(in FormatIndicator p_formatIndicator) runs on SUPLComponent return charstring
function isFormatIndicatorSupported(FormatIndicator p_formatIndicator) runs on SUPLComponent return boolean