Package org.nuiton.topiatest.deletetest
Class Contact2DTO
java.lang.Object
org.nuiton.topiatest.deletetest.Contact2DTO
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
Telephone2DTO
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddPropertyChangeListener(String propertyName, PropertyChangeListener listener) getType()voidvoidremovePropertyChangeListener(String propertyName, PropertyChangeListener listener) voidsetContactValue(String value) voidvoidsetTopiaId(String topiaId) voidtoString()
-
Field Details
-
topiaId
-
contactValue
-
type
-
party2
-
p
-
-
Constructor Details
-
Contact2DTO
public Contact2DTO()
-
-
Method Details