@Generated(value="org.nuiton.topia.templates.EntityDTOTransformer", date="Thu Dec 12 10:36:34 CET 2013") public class GeneralizedNaturalizedEntityDTO extends NaturalizedEntityDTO implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected PropertyChangeSupport |
p |
protected String |
topiaId |
naturalIdNotNull, naturalIdNull| Constructor and Description |
|---|
GeneralizedNaturalizedEntityDTO() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPropertyChangeListener(PropertyChangeListener listener) |
void |
addPropertyChangeListener(String propertyName,
PropertyChangeListener listener) |
String |
getTopiaId() |
void |
removePropertyChangeListener(PropertyChangeListener listener) |
void |
removePropertyChangeListener(String propertyName,
PropertyChangeListener listener) |
void |
setTopiaId(String topiaId) |
String |
toString() |
getNaturalIdNotNull, getNaturalIdNull, setNaturalIdNotNull, setNaturalIdNullprotected String topiaId
protected final PropertyChangeSupport p
public void setTopiaId(String topiaId)
setTopiaId in class NaturalizedEntityDTOpublic String getTopiaId()
getTopiaId in class NaturalizedEntityDTOpublic void addPropertyChangeListener(PropertyChangeListener listener)
addPropertyChangeListener in class NaturalizedEntityDTOpublic void addPropertyChangeListener(String propertyName, PropertyChangeListener listener)
addPropertyChangeListener in class NaturalizedEntityDTOpublic void removePropertyChangeListener(PropertyChangeListener listener)
removePropertyChangeListener in class NaturalizedEntityDTOpublic void removePropertyChangeListener(String propertyName, PropertyChangeListener listener)
removePropertyChangeListener in class NaturalizedEntityDTOpublic String toString()
toString in class NaturalizedEntityDTOCopyright © 2004–2013 CodeLutin. All rights reserved.