Class Overview
MWSCompoundParameter is an object that represents a localizable
message that is a concatenation of localizable messages. Each of the
messages is represented by a code. This specialized message does not
allow parameters for each of its constituent messages.
Public Constructors
public
MWSCompoundParameter
(int[] _codes, Locale _defaultLocale, String _separator)
public
MWSCompoundParameter
(int[] _codes, Locale _defaultLocale)
Public Methods
public
String
getMessage
(Locale locale)
public
String
getMessage
()