Uses of Class
com.echothree.model.control.shipment.server.graphql.FreeOnBoardObject
Packages that use FreeOnBoardObject
Package
Description
-
Uses of FreeOnBoardObject in com.echothree.model.control.customer.server.graphql
Methods in com.echothree.model.control.customer.server.graphql that return FreeOnBoardObjectModifier and TypeMethodDescriptionCustomerTypeObject.getDefaultFreeOnBoard
(graphql.schema.DataFetchingEnvironment env) -
Uses of FreeOnBoardObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return FreeOnBoardObjectModifier and TypeMethodDescriptionstatic FreeOnBoardObject
GraphQlQueries.freeOnBoard
(graphql.schema.DataFetchingEnvironment env, String freeOnBoardName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type FreeOnBoardObjectModifier and TypeMethodDescriptionstatic Collection<FreeOnBoardObject>
GraphQlQueries.freeOnBoards
(graphql.schema.DataFetchingEnvironment env) -
Uses of FreeOnBoardObject in com.echothree.model.control.order.server.graphql
Methods in com.echothree.model.control.order.server.graphql that return FreeOnBoardObjectModifier and TypeMethodDescriptionBaseOrderObject.getFreeOnBoard
(graphql.schema.DataFetchingEnvironment env) -
Uses of FreeOnBoardObject in com.echothree.model.control.vendor.server.graphql
Methods in com.echothree.model.control.vendor.server.graphql that return FreeOnBoardObjectModifier and TypeMethodDescriptionVendorTypeObject.getDefaultFreeOnBoard
(graphql.schema.DataFetchingEnvironment env)