| Modifier and Type | Field and Description |
|---|---|
protected List<Affiliation> |
affiliations |
| Constructor and Description |
|---|
AffiliationCollection() |
AffiliationCollection(List<Affiliation> affiliations) |
| Modifier and Type | Method and Description |
|---|---|
List<Affiliation> |
getAffiliations() |
void |
setAffiliations(List<Affiliation> affiliations) |
@Size(min=1) protected List<Affiliation> affiliations
public AffiliationCollection()
public AffiliationCollection(List<Affiliation> affiliations)
public List<Affiliation> getAffiliations()
public void setAffiliations(List<Affiliation> affiliations)
Copyright © 2018 KualiCo. All rights reserved.