public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_DisplayName()
Key
DisplayName: Send console log to Logstash. |
static org.jvnet.localizer.Localizable |
_PleaseProvideHost()
Key
PleaseProvideHost: Please set a valid host name. |
static org.jvnet.localizer.Localizable |
_ValueIsInt()
Key
ValueIsInt: Value must be an integer. |
static org.jvnet.localizer.Localizable |
_ValueIsRequired()
Key
ValueIsRequired: Value is required. |
static String |
DisplayName()
Key
DisplayName: Send console log to Logstash. |
static String |
PleaseProvideHost()
Key
PleaseProvideHost: Please set a valid host name. |
static String |
ValueIsInt()
Key
ValueIsInt: Value must be an integer. |
static String |
ValueIsRequired()
Key
ValueIsRequired: Value is required. |
public static String ValueIsRequired()
ValueIsRequired: Value is required.Value is requiredpublic static org.jvnet.localizer.Localizable _ValueIsRequired()
ValueIsRequired: Value is required.Value is requiredpublic static String DisplayName()
DisplayName: Send console log to Logstash.Send console log to Logstashpublic static org.jvnet.localizer.Localizable _DisplayName()
DisplayName: Send console log to Logstash.Send console log to Logstashpublic static String PleaseProvideHost()
PleaseProvideHost: Please set a valid host name.Please set a valid host namepublic static org.jvnet.localizer.Localizable _PleaseProvideHost()
PleaseProvideHost: Please set a valid host name.Please set a valid host namepublic static String ValueIsInt()
ValueIsInt: Value must be an integer.Value must be an integerpublic static org.jvnet.localizer.Localizable _ValueIsInt()
ValueIsInt: Value must be an integer.Value must be an integerCopyright © 2016–2018. All rights reserved.