@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_HelloWorldBuilder_DescriptorImpl_DisplayName()
Key
HelloWorldBuilder.DescriptorImpl.DisplayName : Say
hello world . |
static org.jvnet.localizer.Localizable |
_HelloWorldBuilder_DescriptorImpl_errors_missingName()
Key
HelloWorldBuilder.DescriptorImpl.errors.missingName :
Please set a name . |
static org.jvnet.localizer.Localizable |
_HelloWorldBuilder_DescriptorImpl_warnings_reallyFrench()
Key
HelloWorldBuilder.DescriptorImpl.warnings.reallyFrench :
Are you actually French? . |
static org.jvnet.localizer.Localizable |
_HelloWorldBuilder_DescriptorImpl_warnings_tooShort()
Key
HelloWorldBuilder.DescriptorImpl.warnings.tooShort : Isn't the name too short? . |
static String |
HelloWorldBuilder_DescriptorImpl_DisplayName()
Key
HelloWorldBuilder.DescriptorImpl.DisplayName : Say
hello world . |
static String |
HelloWorldBuilder_DescriptorImpl_errors_missingName()
Key
HelloWorldBuilder.DescriptorImpl.errors.missingName :
Please set a name . |
static String |
HelloWorldBuilder_DescriptorImpl_warnings_reallyFrench()
Key
HelloWorldBuilder.DescriptorImpl.warnings.reallyFrench :
Are you actually French? . |
static String |
HelloWorldBuilder_DescriptorImpl_warnings_tooShort()
Key
HelloWorldBuilder.DescriptorImpl.warnings.tooShort : Isn't the name too short? . |
public static String HelloWorldBuilder_DescriptorImpl_DisplayName()
HelloWorldBuilder.DescriptorImpl.DisplayName
: Say
hello world
.Say hello world
public static org.jvnet.localizer.Localizable _HelloWorldBuilder_DescriptorImpl_DisplayName()
HelloWorldBuilder.DescriptorImpl.DisplayName
: Say
hello world
.Say hello world
public static String HelloWorldBuilder_DescriptorImpl_warnings_tooShort()
HelloWorldBuilder.DescriptorImpl.warnings.tooShort
: Isn't the name too short?
.Isn't the name too short?
public static org.jvnet.localizer.Localizable _HelloWorldBuilder_DescriptorImpl_warnings_tooShort()
HelloWorldBuilder.DescriptorImpl.warnings.tooShort
: Isn't the name too short?
.Isn't the name too short?
public static String HelloWorldBuilder_DescriptorImpl_warnings_reallyFrench()
HelloWorldBuilder.DescriptorImpl.warnings.reallyFrench
:
Are you actually French?
.Are you actually French?
public static org.jvnet.localizer.Localizable _HelloWorldBuilder_DescriptorImpl_warnings_reallyFrench()
HelloWorldBuilder.DescriptorImpl.warnings.reallyFrench
:
Are you actually French?
.Are you actually French?
public static String HelloWorldBuilder_DescriptorImpl_errors_missingName()
HelloWorldBuilder.DescriptorImpl.errors.missingName
:
Please set a name
.Please set a name
public static org.jvnet.localizer.Localizable _HelloWorldBuilder_DescriptorImpl_errors_missingName()
HelloWorldBuilder.DescriptorImpl.errors.missingName
:
Please set a name
.Please set a name
Copyright © 2016–2018. All rights reserved.