Accessors and Mutators
HydraExpress generates accessor and mutator methods for each child element and any attributes defined by the complex type definition. The method names follow conventional naming practices. For example, when a type contains a child element named thing HydraExpress generates an accessor named getThing and a mutator named setThing.