Class DslPropertyEntry
java.lang.Object
io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw.DslPropertyEntry
This entry defines a property and its value.
- Author:
- pchretien, mlaroche
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DslPropertyEntry
Constructor.- Parameters:
propertyName- Name of the propertypropertyValue- Value of the property
-
-
Method Details
-
getPropertyValueAsString
- Returns:
- Value of the property
-
getPropertyName
- Returns:
- Name of the property
-