public interface PhysicalAffiliationsEntity extends Entity
| Modifier and Type | Method and Description |
|---|---|
List<Affiliation> |
getPhysicalAffiliations() |
void |
setPhysicalAffiliations(List<Affiliation> affiliations) |
List<Affiliation> getPhysicalAffiliations()
void setPhysicalAffiliations(List<Affiliation> affiliations)
Copyright © 2012. All Rights Reserved.