wt.eff
Class StandardEffRangesIdentifier
java.lang.Object
wt.eff.StandardEffRangesIdentifier
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- public class StandardEffRangesIdentifier
- extends Object
- implements LocalizableMessage, Serializable
Localizable message. for a set of ranges for use by the StandardEffGroupDisplayIdentity.
Supported API: false
Extendable: false
- See Also:
StandardEffGroupDisplayIdentity
,
Serialized Form
Method Summary |
String |
getLocalizedMessage(Locale locale)
Returns the identity of in the form of a localized message for the
specified locale. |
String |
toString()
Returns the identity in string form, based on the current locale. |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
effRanges
private EffRange[] effRanges
StandardEffRangesIdentifier
public StandardEffRangesIdentifier(Object object)
- Contructs an identifier.
Supported API: false
- Parameters:
object
-
getLocalizedMessage
public String getLocalizedMessage(Locale locale)
- Returns the identity of in the form of a localized message for the
specified locale.
Supported API: false
- Specified by:
getLocalizedMessage
in interface LocalizableMessage
- Parameters:
locale
-
- Returns:
- String
toString
public String toString()
- Returns the identity in string form, based on the current locale.
Supported API: false
- Returns:
- String