Package org.opencms.xml.content
Class CmsGeoMappingConfiguration.Entry
java.lang.Object
org.opencms.xml.content.CmsGeoMappingConfiguration.Entry
- Enclosing class:
CmsGeoMappingConfiguration
A single configuration entry.
-
Constructor Summary
ConstructorsConstructorDescriptionEntry(CmsGeoMappingConfiguration.EntryType type, String value) Creates a new entry. -
Method Summary
-
Constructor Details
-
Entry
Creates a new entry.- Parameters:
type- the entry typevalue- the entry parameter value
-
-
Method Details