@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Jun 11 16:38:33 CEST 2014") public abstract class NewClientAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements NewClient
| Modifier and Type | Field and Description |
|---|---|
protected String |
brand
Nom de l'attribut en BD : brand
|
protected String |
caracteristic1
Nom de l'attribut en BD : caracteristic1
|
protected String |
caracteristic2
Nom de l'attribut en BD : caracteristic2
|
protected String |
caracteristic3
Nom de l'attribut en BD : caracteristic3
|
protected String |
code
Nom de l'attribut en BD : code
|
protected String |
emailAddress
Nom de l'attribut en BD : emailAddress
|
protected String |
faxNumber
Nom de l'attribut en BD : faxNumber
|
protected String |
id
Nom de l'attribut en BD : id
|
protected String |
name
Nom de l'attribut en BD : name
|
protected String |
personInCharge
Nom de l'attribut en BD : personInCharge
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_BRAND, PROPERTY_CARACTERISTIC1, PROPERTY_CARACTERISTIC2, PROPERTY_CARACTERISTIC3, PROPERTY_CODE, PROPERTY_EMAIL_ADDRESS, PROPERTY_FAX_NUMBER, PROPERTY_ID, PROPERTY_NAME, PROPERTY_PERSON_IN_CHARGE| Constructor and Description |
|---|
NewClientAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
String |
getBrand() |
String |
getCaracteristic1() |
String |
getCaracteristic2() |
String |
getCaracteristic3() |
String |
getCode() |
String |
getEmailAddress() |
String |
getFaxNumber() |
String |
getId() |
String |
getName() |
String |
getPersonInCharge() |
void |
setBrand(String brand) |
void |
setCaracteristic1(String caracteristic1) |
void |
setCaracteristic2(String caracteristic2) |
void |
setCaracteristic3(String caracteristic3) |
void |
setCode(String code) |
void |
setEmailAddress(String emailAddress) |
void |
setFaxNumber(String faxNumber) |
void |
setId(String id) |
void |
setName(String name) |
void |
setPersonInCharge(String personInCharge) |
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFireSupportOrNull, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, 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 name
protected String emailAddress
protected String faxNumber
protected String caracteristic1
protected String caracteristic2
protected String caracteristic3
protected String code
protected String id
protected String brand
protected String personInCharge
public void accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityorg.nuiton.topia.persistence.TopiaExceptionpublic void setEmailAddress(String emailAddress)
setEmailAddress in interface NewClientpublic String getEmailAddress()
getEmailAddress in interface NewClientpublic void setFaxNumber(String faxNumber)
setFaxNumber in interface NewClientpublic String getFaxNumber()
getFaxNumber in interface NewClientpublic void setCaracteristic1(String caracteristic1)
setCaracteristic1 in interface NewClientpublic String getCaracteristic1()
getCaracteristic1 in interface NewClientpublic void setCaracteristic2(String caracteristic2)
setCaracteristic2 in interface NewClientpublic String getCaracteristic2()
getCaracteristic2 in interface NewClientpublic void setCaracteristic3(String caracteristic3)
setCaracteristic3 in interface NewClientpublic String getCaracteristic3()
getCaracteristic3 in interface NewClientpublic void setPersonInCharge(String personInCharge)
setPersonInCharge in interface NewClientpublic String getPersonInCharge()
getPersonInCharge in interface NewClientCopyright © 2014 CodeLutin. All rights reserved.