Hello Manuel,
Please check in stephandler class. As per my knowledge the Register class array is hard coded here to return the fetch value to Mobile.
As you already have enhanced Register class to include some fields to Register object you have to enhance this stephandler class as well. Instead of creating Register class you have to create ZRegister class array and the value will come to Mobile client.
Hope this helps you
Ajitesh