Uses of Class
com.uc4.api.objects.SloSelection.Beneficiary
-
Packages that use SloSelection.Beneficiary Package Description com.uc4.api.objects -
-
Uses of SloSelection.Beneficiary in com.uc4.api.objects
Methods in com.uc4.api.objects that return types with arguments of type SloSelection.Beneficiary Modifier and Type Method Description java.util.Iterator<SloSelection.Beneficiary>SloSelection. beneficiariesIterator()Returns anjava.util.Iteratorof beneficiaries.Methods in com.uc4.api.objects with parameters of type SloSelection.Beneficiary Modifier and Type Method Description booleanSloSelection. addBeneficiary(SloSelection.Beneficiary beneficiary)Adds aBeneficiaryto the object.booleanSloSelection. removeBeneficiary(SloSelection.Beneficiary beneficiary)Removes a specificBeneficiary.
-