|
|||||||||
| Home >> All >> org >> biomage >> [ AuditAndSecurity overview ] | PREV NEXT | ||||||||
Uses of Class
org.biomage.AuditAndSecurity.Organization
| Uses of Organization in org.biomage.AuditAndSecurity |
| Fields in org.biomage.AuditAndSecurity declared as Organization | |
private Organization |
Person.affiliation
The organization a person belongs to. |
private Organization |
Organization.parent
The containing organization (the university or business which a lab belongs to, etc.) |
| Methods in org.biomage.AuditAndSecurity that return Organization | |
Organization |
Person.getAffiliation()
Get method for affiliation |
Organization |
Organization.getParent()
Get method for parent |
| Methods in org.biomage.AuditAndSecurity with parameters of type Organization | |
void |
Person.setAffiliation(Organization affiliation)
Set method for affiliation |
void |
Organization.setParent(Organization parent)
Set method for parent |
|
|||||||||
| Home >> All >> org >> biomage >> [ AuditAndSecurity overview ] | PREV NEXT | ||||||||