|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Telephone2
| Field Summary | |
|---|---|
static java.lang.String |
COUNTRY
|
static java.lang.String |
PREFIX
|
| Fields inherited from interface org.nuiton.topiatest.deletetest.Contact2 |
|---|
CONTACT_VALUE, PARTY2, TYPE |
| Fields inherited from interface org.nuiton.topia.persistence.TopiaEntity |
|---|
TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION |
| Method Summary | |
|---|---|
java.lang.String |
getCountry()
getCountry : |
java.lang.String |
getPrefix()
getPrefix : |
void |
setCountry(java.lang.String country)
setCountry : |
void |
setPrefix(java.lang.String prefix)
setPrefix : |
| Methods inherited from interface org.nuiton.topiatest.deletetest.Contact2 |
|---|
addAllParty2, addParty2, clearParty2, getContactValue, getParty2, getParty2ByTopiaId, getType, isParty2Empty, removeParty2, setContactValue, setParty2, setType, sizeParty2 |
| Methods inherited from interface org.nuiton.topia.persistence.TopiaEntity |
|---|
accept, addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, delete, getAggregate, getComposite, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, postCreate, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersion, update |
| Field Detail |
|---|
static final java.lang.String PREFIX
static final java.lang.String COUNTRY
| Method Detail |
|---|
void setPrefix(java.lang.String prefix)
prefix - La valeur de l'attribut prefix à positionner.java.lang.String getPrefix()
void setCountry(java.lang.String country)
country - La valeur de l'attribut country à positionner.java.lang.String getCountry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||