Uses of Class
com.echothree.model.jooq.server.tables.shipment.FreeOnBoards.FreeOnBoardsPath
Packages that use FreeOnBoards.FreeOnBoardsPath
Package
Description
-
Uses of FreeOnBoards.FreeOnBoardsPath in com.echothree.model.jooq.server.tables.customer
Methods in com.echothree.model.jooq.server.tables.customer that return FreeOnBoards.FreeOnBoardsPathModifier and TypeMethodDescriptionCustomerTypeDetails.cutydt_defaultfreeonboardid_fk()Get the implicit join path to thefreeonboardstable. -
Uses of FreeOnBoards.FreeOnBoardsPath in com.echothree.model.jooq.server.tables.invoice
Methods in com.echothree.model.jooq.server.tables.invoice that return FreeOnBoards.FreeOnBoardsPathModifier and TypeMethodDescriptionInvoiceDetails.invcdt_fob_freeonboardid_fk()Get the implicit join path to thefreeonboardstable. -
Uses of FreeOnBoards.FreeOnBoardsPath in com.echothree.model.jooq.server.tables.order
Methods in com.echothree.model.jooq.server.tables.order that return FreeOnBoards.FreeOnBoardsPathModifier and TypeMethodDescriptionOrderDetails.orddt_fob_freeonboardid_fk()Get the implicit join path to thefreeonboardstable. -
Uses of FreeOnBoards.FreeOnBoardsPath in com.echothree.model.jooq.server.tables.shipment
Methods in com.echothree.model.jooq.server.tables.shipment that return FreeOnBoards.FreeOnBoardsPathModifier and TypeMethodDescriptionFreeOnBoards.FreeOnBoardsPath.as(org.jooq.Name alias) FreeOnBoards.FreeOnBoardsPath.as(org.jooq.Table<?> alias) FreeOnBoardDescriptions.fobd_fob_freeonboardid_fk()Get the implicit join path to thefreeonboardstable.FreeOnBoardDetails.fobdt_fob_freeonboardid_fk()Get the implicit join path to thefreeonboardstable.PartyFreeOnBoards.pfob_fob_freeonboardid_fk()Get the implicit join path to thefreeonboardstable. -
Uses of FreeOnBoards.FreeOnBoardsPath in com.echothree.model.jooq.server.tables.vendor
Methods in com.echothree.model.jooq.server.tables.vendor that return FreeOnBoards.FreeOnBoardsPathModifier and TypeMethodDescriptionVendorTypeDetails.vndrtydt_defaultfreeonboardid_fk()Get the implicit join path to thefreeonboardstable.