be.fedict.eid.applet.service.spi
Class AddressDTO
java.lang.Object
be.fedict.eid.applet.service.spi.AddressDTO
- All Implemented Interfaces:
- Serializable
public class AddressDTO
- extends Object
- implements Serializable
Address Data Transfer Object.
- Author:
- Frank Cornelis
- See Also:
Identity
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
streetAndNumber
public String streetAndNumber
zip
public String zip
city
public String city
AddressDTO
public AddressDTO()
Copyright © 2008-2013 FedICT. All Rights Reserved.