Class ResourceBundleDescription
java.lang.Object
org.exoplatform.services.resources.ResourceBundleDescription
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ResourceBundleData
Created by The eXo Platform SAS . Author : Tuan Nguyen tuan08@users.sourceforge.net Date: May 14, 2004 Time: 1:12:22 PM
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()voidsetCountry(String s) voidvoidvoidvoidvoidsetVariant(String s)
-
Field Details
-
id_
-
name_
-
language_
-
country_
-
variant_
-
resourceType_
-
DEFAULT_LANGUAGE
- See Also:
-
-
Constructor Details
-
ResourceBundleDescription
public ResourceBundleDescription()
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getLanguage
-
setLanguage
-
getCountry
-
setCountry
-
getVariant
-
setVariant
-
getResourceType
-
setResourceType
-