public class PhoneCollection extends Object
HRImport
protected List<Phone>
phones
PhoneCollection()
PhoneCollection(List<Phone> phones)
List<Phone>
getPhones()
void
setPhones(List<Phone> phones)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected List<Phone> phones
public PhoneCollection()
public PhoneCollection(List<Phone> phones)
public List<Phone> getPhones()
public void setPhones(List<Phone> phones)
Copyright © 2018 KualiCo. All rights reserved.