Class with text and numbers

I just got an assignment to make a class that is supposed to set and get name, year of birth and how much money that person made per year. The person had to make between 25000 and 100000 money per year, but in the program, we are supposed to use how much the person makes per month, and get hoe much the person makes per year. Can anyone help me?

[353 byte] By [asjaastad@gmail.coma] at [2007-10-3 4:34:56]
# 1
I suspect you should at least have an idea how the program should work. Why don't you post that? For example, if a person maked D dollars in a month, how much does he make in a year?
xplodesa at 2007-7-14 22:38:37 > top of Java-index,Java Essentials,Java Programming...
# 2
Where exactly do you need help?Start writting the class. If you encounter a problem post that specific problem
r035198xa at 2007-7-14 22:38:37 > top of Java-index,Java Essentials,Java Programming...