public class I18NBoundMessage6P extends I18NBoundMessageBase<I18NMessage6P>
I18NMessage6P and its six parameters.EMPTY_PARAMS| Constructor and Description |
|---|
I18NBoundMessage6P(I18NMessage6P message,
Serializable p1,
Serializable p2,
Serializable p3,
Serializable p4,
Serializable p5,
Serializable p6)
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.
|
Serializable |
getParam4()
Returns the receiver's fourth parameter.
|
Serializable |
getParam5()
Returns the receiver's fifth parameter.
|
Serializable |
getParam6()
Returns the receiver's sixth parameter.
|
debug, debug, equals, error, error, getLoggerProxy, getMessage, getMessageProvider, getParams, getParamsAsObjects, getText, getText, hashCode, info, info, toString, trace, trace, warn, warnpublic I18NBoundMessage6P(I18NMessage6P message, Serializable p1, Serializable p2, Serializable p3, Serializable p4, Serializable p5, Serializable p6)
public Serializable getParam1()
public Serializable getParam2()
public Serializable getParam3()
public Serializable getParam4()
public Serializable getParam5()
public Serializable getParam6()
Copyright © 2015. All Rights Reserved.