mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
Corresponding getter/setter is renamed too. Reason is GenericDao does not update the field unless the method name matches the field name; the setter of this VO was one such case.