Package org.opencms.ade.configuration
Class CmsADEConfigDataInternal.AttributeValue
java.lang.Object
org.opencms.ade.configuration.CmsADEConfigDataInternal.AttributeValue
- Enclosing class:
- CmsADEConfigDataInternal
Represents the value of an attribute, with additional information about where the value originated from.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AttributeValue
Creates a new instance.- Parameters:
value
- the attribute valueorigin
- the origin path
-
-
Method Details