Uses of Class
com.aoindustries.aoserv.client.billing.NoticeType
-
Packages that use NoticeType Package Description com.aoindustries.aoserv.client.billing -
-
Uses of NoticeType in com.aoindustries.aoserv.client.billing
Methods in com.aoindustries.aoserv.client.billing that return NoticeType Modifier and Type Method Description NoticeTypeNoticeTypeTable. get(String type)NoticeTypeNoticeLog. getNoticeType()Methods in com.aoindustries.aoserv.client.billing with parameters of type NoticeType Modifier and Type Method Description intNoticeLogTable. addNoticeLog(Account account, String billingContact, Email emailAddress, NoticeType type, Transaction trans)
-