Uses of Class
com.avoka.tm.vo.Bill
Packages that use Bill
Package
Description
Provides Value Object Query classes.
Provides Service classes.
-
Uses of Bill in com.avoka.tm.query
Methods in com.avoka.tm.query that return BillModifier and TypeMethodDescriptionBillQuery.firstValue()
Execute the query and return the first bill value object for the query.Methods in com.avoka.tm.query that return types with arguments of type BillModifier and TypeMethodDescriptionBillQuery.listValues()
Execute the bill query and return a list of bill value objects. -
Uses of Bill in com.avoka.tm.svc
Methods in com.avoka.tm.svc that return Bill