@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Thu Apr 09 10:01:18 UTC 2015") 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, typePROPERTY_COUNTRY, PROPERTY_PREFIXPROPERTY_CONTACT_VALUE, PROPERTY_PARTY2, PROPERTY_TYPE| Constructor and Description |
|---|
Telephone2Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(EntityVisitor visitor) |
protected void |
accept0(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, getType, isParty2Empty, removeParty2, setContactValue, setParty2, setType, sizeParty2clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAllParty2, addParty2, clearParty2, getContactValue, getParty2, getParty2ByTopiaId, getType, isParty2Empty, removeParty2, setContactValue, setParty2, setType, sizeParty2protected String prefix
protected String country
public void accept(EntityVisitor visitor)
throws TopiaException
accept in class Contact2AbstractTopiaExceptionprotected void accept0(EntityVisitor 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 Telephone2public List<TopiaEntity> getAggregate() throws TopiaException
getAggregate in class Contact2AbstractTopiaExceptionpublic List<TopiaEntity> getComposite() throws TopiaException
getComposite in class Contact2AbstractTopiaExceptionpublic String toString()
toString in class Contact2AbstractCopyright © 2004–2015 CodeLutin. All rights reserved.