epsilonlabs / emc-ptcim

EMC driver for the PTC Integrity Modeler
Eclipse Public License 1.0
2 stars 0 forks source link

Wrap bool and void Artisan values #3

Open arcanefoam opened 8 years ago

arcanefoam commented 8 years ago

To provide a more seamlessly experience, the property getters and setters could provide wrapers for boolean and void values. For boolean TRUE/FALSE can be mapped to their Java counter parts and void to null.