Interesting, I always wondered about this. According to this blog entry, all getters and setters that are generated should use the “get” prefix for getters, the only time “is” is allowed according to the spec is when generating a getter for a primitive type.
Well, looks like I’ll be cracking open the Refactor > Rename wizards a bit.



















Leave a Reply