Uses of Class
com.uc4.api.objects.SloSelection.Beneficiary
Packages that use SloSelection.Beneficiary
-
Uses of SloSelection.Beneficiary in com.uc4.api.objects
Methods in com.uc4.api.objects that return types with arguments of type SloSelection.BeneficiaryModifier and TypeMethodDescriptionSloSelection.beneficiariesIterator()
Returns anjava.util.Iterator
of beneficiaries.Methods in com.uc4.api.objects with parameters of type SloSelection.BeneficiaryModifier and TypeMethodDescriptionboolean
SloSelection.addBeneficiary
(SloSelection.Beneficiary beneficiary) Adds aBeneficiary
to the object.boolean
SloSelection.removeBeneficiary
(SloSelection.Beneficiary beneficiary) Removes a specificBeneficiary
.