Uses of Class
com.avoka.tm.svc.BillBuilder
-
Uses of BillBuilder in com.avoka.tm.svc
Modifier and TypeMethodDescriptionBillBuilder.setBillingScore
(String billingScore) Sets the billing score.BillBuilder.setBillType
(String billType) Sets the bill type.BillBuilder.setClientCode
(String clientCode) Sets the client code.BillBuilder.setComments
(String comments) Sets the comments.BillBuilder.setFormCode
(String formCode) Sets the form code.BillBuilder.setFormVersion
(String formVersion) Sets the form version.BillBuilder.setJourneyId
(Number journeyId) Sets the journey ID.BillBuilder.setLicenseKey
(String licenseKey) Sets the licenseKey.Sets the first parameter.Sets the second parameter.Sets the third parameter.Sets the fourth parameter.Sets the fifth parameter.BillBuilder.setSubmissionId
(Number submissionId) Sets the submission ID.BillBuilder.setSvcName
(String svcName) Sets the service name.BillBuilder.setSvcVersion
(String svcVersion) Sets the service version.