@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Fri Mar 17 11:40:08 CET 2017") public abstract class Telephone2Abstract extends Contact2Impl implements Telephone2
| Modifier and Type | Field and Description |
|---|---|
protected String |
country
Nom de l'attribut en BD : country
|
protected String |
prefix
Nom de l'attribut en BD : prefix
|
contactValue, party2, typereadListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_COUNTRY, PROPERTY_PREFIXPROPERTY_CONTACT_VALUE, PROPERTY_PARTY2, PROPERTY_TYPE| Constructor and Description |
|---|
Telephone2Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.EntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.EntityVisitor visitor) |
List<org.nuiton.topia.persistence.TopiaEntity> |
getAggregate() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getComposite() |
String |
getCountry() |
String |
getPrefix() |
void |
setCountry(String country) |
void |
setPrefix(String prefix) |
String |
toString() |
addAllParty2, addParty2, clearParty2, getContactValue, getParty2, getParty2ByTopiaId, getType, isParty2Empty, removeParty2, setContactValue, setParty2, setType, sizeParty2addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaContext, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAllParty2, addParty2, clearParty2, getContactValue, getParty2, getParty2ByTopiaId, getType, isParty2Empty, removeParty2, setContactValue, setParty2, setType, sizeParty2addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected String prefix
protected String country
public void accept(org.nuiton.topia.persistence.EntityVisitor visitor)
throws org.nuiton.topia.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityaccept in class Contact2Abstractorg.nuiton.topia.TopiaExceptionprotected void accept0(org.nuiton.topia.persistence.EntityVisitor visitor)
throws org.nuiton.topia.TopiaException
accept0 in class Contact2Abstractorg.nuiton.topia.TopiaExceptionpublic void setPrefix(String prefix)
setPrefix in interface Telephone2public String getPrefix()
getPrefix in interface Telephone2public void setCountry(String country)
setCountry in interface Telephone2public String getCountry()
getCountry in interface Telephone2public List<org.nuiton.topia.persistence.TopiaEntity> getAggregate() throws org.nuiton.topia.TopiaException
getAggregate in interface org.nuiton.topia.persistence.TopiaEntitygetAggregate in class Contact2Abstractorg.nuiton.topia.TopiaExceptionpublic List<org.nuiton.topia.persistence.TopiaEntity> getComposite() throws org.nuiton.topia.TopiaException
getComposite in interface org.nuiton.topia.persistence.TopiaEntitygetComposite in class Contact2Abstractorg.nuiton.topia.TopiaExceptionpublic String toString()
toString in class Contact2AbstractCopyright © 2004–2017 CodeLutin. All rights reserved.