@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Jan 06 19:01:26 CET 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, typedeleted, fireSupport, 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(EntityVisitor visitor) |
List<TopiaEntity> |
getAggregate() |
List<TopiaEntity> |
getComposite() |
String |
getCountry() |
String |
getPrefix() |
void |
setCountry(String country) |
void |
setPrefix(String prefix) |
String |
toString() |
addAllParty2, addParty2, clearParty2, 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, getFireSupportOrNull, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAllParty2, addParty2, clearParty2, getContactValue, getParty2, getParty2ByTopiaId, getParty2TopiaIds, getType, isParty2Empty, isParty2NotEmpty, removeParty2, setContactValue, setParty2, setType, sizeParty2addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected String prefix
protected String country
public void accept(EntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityaccept 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 Telephone2public List<TopiaEntity> getAggregate() throws TopiaException
getAggregate in interface TopiaEntitygetAggregate in class Contact2AbstractTopiaExceptionpublic List<TopiaEntity> getComposite() throws TopiaException
getComposite in interface TopiaEntitygetComposite in class Contact2AbstractTopiaExceptionpublic String toString()
toString in class Contact2AbstractCopyright © 2004–2014 CodeLutin. All rights reserved.