|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Person | |
---|---|
fr.etai.xat2v2.obj |
Uses of Person in fr.etai.xat2v2.obj |
---|
Methods in fr.etai.xat2v2.obj that return Person | |
---|---|
Person |
Person.getParent()
Gets the value of the parent property. |
Person |
Network.getPersonInternalId()
Gets the value of the personInternalId property. |
Person |
Debtor.getPersonInternalId()
Gets the value of the personInternalId property. |
Person |
PersonLink.getPersonInternalId()
Gets the value of the personInternalId property. |
Person |
Carriage.getPersonInternalId()
Gets the value of the personInternalId property. |
Person |
RecoverVAT.getPersonInternalId()
Gets the value of the personInternalId property. |
Person |
Stock.getPersonInternalId()
Gets the value of the personInternalId property. |
Person |
Agreement.getPersonInternalId()
Gets the value of the personInternalId property. |
Methods in fr.etai.xat2v2.obj that return types with arguments of type Person | |
---|---|
List<Person> |
Shuttle.getPersonList()
Gets the value of the personList property. |
Methods in fr.etai.xat2v2.obj with parameters of type Person | |
---|---|
void |
Shuttle.addPerson(Person person)
|
void |
Person.setParent(Person value)
Sets the value of the parent property. |
void |
Network.setPersonInternalId(Person value)
Sets the value of the personInternalId property. |
void |
Debtor.setPersonInternalId(Person value)
Sets the value of the personInternalId property. |
void |
PersonLink.setPersonInternalId(Person value)
Sets the value of the personInternalId property. |
void |
Carriage.setPersonInternalId(Person value)
Sets the value of the personInternalId property. |
void |
RecoverVAT.setPersonInternalId(Person value)
Sets the value of the personInternalId property. |
void |
Stock.setPersonInternalId(Person value)
Sets the value of the personInternalId property. |
void |
Agreement.setPersonInternalId(Person value)
Sets the value of the personInternalId property. |
Method parameters in fr.etai.xat2v2.obj with type arguments of type Person | |
---|---|
void |
Shuttle.setPersonList(List<Person> value)
Sets the value of the personList property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |