public class Address extends Object
Address(String street1, String street2, String zipCode, String doorCode)
void
setDoorCode(String doorCode)
setStreet1(String street1)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Address(String street1, String street2, String zipCode, String doorCode)
public void setStreet1(String street1)
public void setDoorCode(String doorCode)
Copyright © 2008–2014. All rights reserved.