Class DslPropertyEntry
- java.lang.Object
-
- io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw.DslPropertyEntry
-
public final class DslPropertyEntry extends Object
This entry defines a property and its value.- Author:
- pchretien, mlaroche
-
-
Constructor Summary
Constructors Constructor Description DslPropertyEntry(String propertyName, String propertyValue)
Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getPropertyName()
String
getPropertyValueAsString()
-