public interface LocalizedDisplayable extends Displayable
| Modifier and Type | Method and Description |
|---|---|
LocalizedString |
getDisplayNames()
Returns a localized string that can represent a single non localized name or many values each mapping to a specific
Locale |
void |
setDisplayNames(LocalizedString displayName)
Sets the display name
|
getDisplayName, setDisplayNameLocalizedString getDisplayNames()
Localevoid setDisplayNames(LocalizedString displayName)
displayName - the display nameCopyright © 2013 JBoss by Red Hat. All Rights Reserved.