@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Jul 21 16:58:25 CEST 2014") 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, typeDEFAULT_INSTANCE, deleted, firesSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_COUNTRY, PROPERTY_PREFIXPROPERTY_CONTACT_VALUE, PROPERTY_PARTY2, PROPERTY_TYPEAGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
Telephone2Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
String |
getCountry() |
String |
getPrefix() |
void |
setCountry(String country) |
void |
setPrefix(String prefix) |
addAllParty2, addParty2, clearParty2, containsParty2, getContactValue, getParty2, getParty2ByTopiaId, getParty2TopiaIds, getType, isParty2Empty, isParty2NotEmpty, removeParty2, setContactValue, setParty2, setType, sizeParty2addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFiresSupport, getFiresSupportOrNull, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setFiresSupport, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddAllParty2, addParty2, clearParty2, containsParty2, getContactValue, getParty2, getParty2ByTopiaId, getParty2TopiaIds, getType, isParty2Empty, isParty2NotEmpty, removeParty2, setContactValue, setParty2, setType, sizeParty2addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected String prefix
protected String country
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityaccept in class Contact2AbstractTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
accept0 in class Contact2AbstractTopiaExceptionpublic 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 Telephone2Copyright © 2004–2014 CodeLutin. All rights reserved.