public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_configBuildVariable()
Variable not verified, may be available at build time only.
|
static org.jvnet.localizer.Localizable |
_configCurrentValue(Object arg1)
Current value: {0}
|
static org.jvnet.localizer.Localizable |
_configNameRequired()
Please specify a valid environment variable name.
|
static org.jvnet.localizer.Localizable |
_configPortableName()
Variable names containing characters other than alphanumerics and underscores may not be valid on certain systems.
|
static String |
configBuildVariable()
Variable not verified, may be available at build time only.
|
static String |
configCurrentValue(Object arg1)
Current value: {0}
|
static String |
configNameRequired()
Please specify a valid environment variable name.
|
static String |
configPortableName()
Variable names containing characters other than alphanumerics and underscores may not be valid on certain systems.
|
public static org.jvnet.localizer.Localizable _configCurrentValue(Object arg1)
public static String configBuildVariable()
public static org.jvnet.localizer.Localizable _configBuildVariable()
public static String configPortableName()
public static org.jvnet.localizer.Localizable _configPortableName()
public static String configNameRequired()
public static org.jvnet.localizer.Localizable _configNameRequired()
Copyright © 2004-2014. All Rights Reserved.