Class PropertyConverter
java.lang.Object
dk.mada.jaxrs.generator.mpclient.dto.PropertyConverter
Converts DTO properties to CtxProperties.
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyConverter(GeneratorOpts opts, PropertyGenerator propertyGenerator) Constructs new instance. -
Method Summary
-
Constructor Details
-
PropertyConverter
Constructs new instance.- Parameters:
opts- the generator optionspropertyGenerator- the property generator
-