Java - how to return two values from one method?

This is the UML we were given to get us started:

It looked to me like the “e” was just the parameter. I was also not sure why it was there. But I have kind of ignored it since I just thought the parameter in the method definition is more or less just a place holder until an argument is used when the method gets called.