public class NameCollection extends Object
HRImport
protected List<Name>
names
NameCollection()
NameCollection(List<Name> names)
List<Name>
getNames()
void
setNames(List<Name> names)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Size(min=1) protected List<Name> names
public NameCollection()
public NameCollection(List<Name> names)
public List<Name> getNames()
public void setNames(List<Name> names)
Copyright © 2018 KualiCo. All rights reserved.