public class Address extends Object
String
city
state
street
Integer
zip
Address()
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String street
public String city
public String state
public Integer zip
public Address()
public String toString()
toString
Object
Copyright © 2012. All Rights Reserved.