templates.data-delivery-data-records.record.deserializer.impl.vm Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of foundation-mda Show documentation
Show all versions of foundation-mda Show documentation
Model driven architecture artifacts for aiSSEMBLE
The newest version!
package ${basePackage};
/**
* Deserializes a ${record.capitalizedName} for use with messaging.
*
* GENERATED STUB CODE - Please **DO** modify with your customizations, as appropriate.
*
* Originally generated from: ${templateName}
*/
public class ${record.capitalizedName}Deserializer extends ${record.capitalizedName}DeserializerBase {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy