public class I18NBoundMessage3P extends I18NBoundMessageBase<I18NMessage3P>
I18NMessage3P and its three parameters.EMPTY_PARAMS| Constructor and Description |
|---|
I18NBoundMessage3P(I18NMessage3P message,
Serializable p1,
Serializable p2,
Serializable p3)
Constructor mirroring superclass constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Serializable |
getParam1()
Returns the receiver's first parameter.
|
Serializable |
getParam2()
Returns the receiver's second parameter.
|
Serializable |
getParam3()
Returns the receiver's third parameter.
|
debug, debug, equals, error, error, getLoggerProxy, getMessage, getMessageProvider, getParams, getParamsAsObjects, getText, getText, hashCode, info, info, toString, trace, trace, warn, warnpublic I18NBoundMessage3P(I18NMessage3P message, Serializable p1, Serializable p2, Serializable p3)
public Serializable getParam1()
public Serializable getParam2()
public Serializable getParam3()
Copyright © 2015. All Rights Reserved.