Causes JAXB RI 2 XJC to generate additional methods that allows method chaining.
Method chaining is useful when building object tree in memory, allowing the code
to be done in a concise way. The code that uses this plugin can still run with any
JAXB2 implementation.