Package org.nuiton.topiatest
Class NaturalizedEntityDTO
java.lang.Object
org.nuiton.topiatest.NaturalizedEntityDTO
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
GeneralizedNaturalizedEntityDTO
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddPropertyChangeListener(String propertyName, PropertyChangeListener listener) voidvoidremovePropertyChangeListener(String propertyName, PropertyChangeListener listener) voidsetNaturalIdNotNull(Integer value) voidsetNaturalIdNull(String value) voidsetTopiaId(String topiaId) toString()
-
Field Details
-
topiaId
-
naturalIdNotNull
-
naturalIdNull
-
p
-
-
Constructor Details
-
NaturalizedEntityDTO
public NaturalizedEntityDTO()
-
-
Method Details