Uses of Class
com.fourjs.report.facturx.profiles.extended.BuyerAgentCountrySubdivision
-
Packages that use BuyerAgentCountrySubdivision Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of BuyerAgentCountrySubdivision in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return BuyerAgentCountrySubdivision Modifier and Type Method Description BuyerAgentCountrySubdivisionInvoice. appendNewBuyerAgentCountrySubdivision()Creates a BuyerAgentCountrySubdivision object and appends it to the list obtainable by a call to getInvoice.getBuyerAgentCountrySubdivisions()BuyerAgentCountrySubdivisionBuyerAgentCountrySubdivision. setBuyerAgentCountrySubdivision(String value)Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type BuyerAgentCountrySubdivision Modifier and Type Method Description List<BuyerAgentCountrySubdivision>Invoice. getBuyerAgentCountrySubdivisions()Returns a list of BuyerAgentCountrySubdivision objects previously created by calls toInvoice.appendNewBuyerAgentCountrySubdivision()
-