Uses of Class
com.authlete.common.assurance.UtilityBill
-
Packages that use UtilityBill Package Description com.authlete.common.assurance -
-
Uses of UtilityBill in com.authlete.common.assurance
Methods in com.authlete.common.assurance that return UtilityBill Modifier and Type Method Description static UtilityBill
UtilityBill. extract(Map<?,?> map)
Create aUtilityBill
instance from the given object.UtilityBill
UtilityBill. setDate(String date)
Set the date when the utility bill was issued.UtilityBill
UtilityBill. setProvider(Provider provider)
Set the provider that issued the utility bill.
-