Search Images Maps Play YouTube News Gmail Drive More »
Sign in
Books Books
" String getNameQ { return name; public void setName (String name) { this. name = name; Before the Person class can be accessed from within a Jython script, you must set the CLASSPATH environment variable so Jython can find the new classes to load. Optionally,... "
Pro Spring - Page 770
by Rob Harrop, Jan Machacek - 2006 - 832 pages
Limited preview - About this book

Pro Ajax and Java Frameworks

Nathaniel Schutta, Ryan Asleson - Computers - 2006 - 324 pages
...getl_astName() { return lastName; } public void setl_astName(String lastName) { this. lastName = lastName; } public int getAgeQ { return age; } public void setAge(int age) { this. age = age; } public Collection getAddressesQ { return addresses; } public void addAddress(Address addr) { addresses. add(addr);...
Limited preview - About this book




  1. My library
  2. Help
  3. Advanced Book Search