Uses of Class
com.echothree.model.control.uom.server.graphql.UnitOfMeasureKindObject
Packages that use UnitOfMeasureKindObject
Package
Description
-
Uses of UnitOfMeasureKindObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return UnitOfMeasureKindObjectModifier and TypeMethodDescriptionstatic UnitOfMeasureKindObject
GraphQlQueries.unitOfMeasureKind
(graphql.schema.DataFetchingEnvironment env, String unitOfMeasureKindName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type UnitOfMeasureKindObjectModifier and TypeMethodDescriptionGraphQlQueries.unitOfMeasureKinds
(graphql.schema.DataFetchingEnvironment env) -
Uses of UnitOfMeasureKindObject in com.echothree.model.control.item.server.graphql
Methods in com.echothree.model.control.item.server.graphql that return UnitOfMeasureKindObjectModifier and TypeMethodDescriptionItemObject.getUnitOfMeasureKind
(graphql.schema.DataFetchingEnvironment env) -
Uses of UnitOfMeasureKindObject in com.echothree.model.control.uom.server.graphql
Methods in com.echothree.model.control.uom.server.graphql that return UnitOfMeasureKindObjectModifier and TypeMethodDescriptionUnitOfMeasureKindUseObject.getUnitOfMeasureKind
(graphql.schema.DataFetchingEnvironment env) UnitOfMeasureTypeObject.getUnitOfMeasureKind
(graphql.schema.DataFetchingEnvironment env)