public class LocalePair extends Object
Constructor and Description |
---|
LocalePair() |
Modifier and Type | Method and Description |
---|---|
StandardCacheItem |
getGeneralItem()
Retrieve the language only translation.
|
StandardCacheItem |
getSpecificItem()
Retrieve the language and country specific translation.
|
void |
setGeneralItem(StandardCacheItem generalItem) |
void |
setSpecificItem(StandardCacheItem specificItem) |
public StandardCacheItem getSpecificItem()
public void setSpecificItem(StandardCacheItem specificItem)
public StandardCacheItem getGeneralItem()
public void setGeneralItem(StandardCacheItem generalItem)
Copyright © 2022. All rights reserved.