Can you pass the value via an argument to the joe method?

Note: do not create a instance of a class to call one of its static methods. Just use the name of the class:
ShowData.joe() // Call...