Class DslRawBody
java.lang.Object
io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw.DslRawBody
Model of Definition from KSP.
- Author:
- npiedeloup
-
Constructor Summary
ConstructorsConstructorDescriptionDslRawBody(List<DslRawEntry> rawEntries, List<DslPropertyEntry> propertyEntries) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DslRawBody
- Parameters:
rawEntries-propertyEntries-
-
-
Method Details
-
getPropertyEntries
- Returns:
- List of properties
-
getRawEntries
- Returns:
- List of Definition
-