org.nuiton.topiatest
Class GeneralizedNaturalizedEntityDTO
java.lang.Object
org.nuiton.topiatest.NaturalizedEntityDTO
org.nuiton.topiatest.GeneralizedNaturalizedEntityDTO
- All Implemented Interfaces:
- Serializable
public class GeneralizedNaturalizedEntityDTO
- extends NaturalizedEntityDTO
- implements Serializable
- See Also:
- Serialized Form
topiaId
protected String topiaId
p
protected final PropertyChangeSupport p
GeneralizedNaturalizedEntityDTO
public GeneralizedNaturalizedEntityDTO()
setTopiaId
public void setTopiaId(String topiaId)
- Overrides:
setTopiaId in class NaturalizedEntityDTO
getTopiaId
public String getTopiaId()
- Overrides:
getTopiaId in class NaturalizedEntityDTO
addPropertyChangeListener
public void addPropertyChangeListener(PropertyChangeListener listener)
- Overrides:
addPropertyChangeListener in class NaturalizedEntityDTO
addPropertyChangeListener
public void addPropertyChangeListener(String propertyName,
PropertyChangeListener listener)
- Overrides:
addPropertyChangeListener in class NaturalizedEntityDTO
removePropertyChangeListener
public void removePropertyChangeListener(PropertyChangeListener listener)
- Overrides:
removePropertyChangeListener in class NaturalizedEntityDTO
removePropertyChangeListener
public void removePropertyChangeListener(String propertyName,
PropertyChangeListener listener)
- Overrides:
removePropertyChangeListener in class NaturalizedEntityDTO
toString
public String toString()
- Overrides:
toString in class NaturalizedEntityDTO
Copyright © 2004-2012 CodeLutin. All Rights Reserved.