Package org.nuiton.topiatest
Class AddressDTO
java.lang.Object
org.nuiton.topiatest.AddressDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddPropertyChangeListener(String propertyName, PropertyChangeListener listener) getCity()voidvoidremovePropertyChangeListener(String propertyName, PropertyChangeListener listener) voidvoidvoidsetTopiaId(String topiaId) toString()
-
Field Details
-
topiaId
-
city
-
adress
-
p
-
-
Constructor Details
-
AddressDTO
public AddressDTO()
-
-
Method Details