public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_DeletedCause()
The slave is offline and is pending removal.
|
static org.jvnet.localizer.Localizable |
_SingleUseCause()
Single-use slave has already been used and is pending removal.
|
static String |
DeletedCause()
The slave is offline and is pending removal.
|
static String |
SingleUseCause()
Single-use slave has already been used and is pending removal.
|
public static String SingleUseCause()
public static org.jvnet.localizer.Localizable _SingleUseCause()
public static String DeletedCause()
public static org.jvnet.localizer.Localizable _DeletedCause()
Copyright © 2004-2016. All Rights Reserved.