Uses of Class
com.echothree.model.control.shipment.server.graphql.FreeOnBoardObject
Packages that use FreeOnBoardObject
Package
Description
-
Uses of FreeOnBoardObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return FreeOnBoardObjectModifier and TypeMethodDescriptionstatic FreeOnBoardObjectGraphQlQueries.freeOnBoard(graphql.schema.DataFetchingEnvironment env, String freeOnBoardName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type FreeOnBoardObjectModifier and TypeMethodDescriptionGraphQlQueries.freeOnBoards(graphql.schema.DataFetchingEnvironment env) -
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.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)