@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Sun Mar 22 16:42:46 UTC 2015") public interface Employe extends Personne
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_SALARY |
PROPERTY_ADDRESS, PROPERTY_GENDER, PROPERTY_NAME, PROPERTY_OTHER_GENDER, PROPERTY_OTHER_NAMES, PROPERTY_TITLEPROPERTY_CONTACTS| Modifier and Type | Method and Description |
|---|---|
int |
getSalary() |
void |
setSalary(int salary) |
addAllOtherNames, addAllTitle, addOtherNames, addTitle, clearOtherNames, clearTitle, getAddress, getGender, getName, getOtherGender, getOtherNames, getTitle, isOtherNamesEmpty, isTitleEmpty, removeOtherNames, removeTitle, setAddress, setGender, setName, setOtherGender, setOtherNames, setTitle, sizeOtherNames, sizeTitleaddAllContacts, addContacts, clearContacts, getContacts, getContactsByTopiaId, isContactsEmpty, removeContacts, setContacts, sizeContactsstatic final String PROPERTY_SALARY
Copyright © 2004–2015 CodeLutin. All rights reserved.