Uses of Class
com.echothree.model.control.uom.server.graphql.UnitOfMeasureKindUseObject
Packages that use UnitOfMeasureKindUseObject
Package
Description
-
Uses of UnitOfMeasureKindUseObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return UnitOfMeasureKindUseObjectModifier and TypeMethodDescriptionstatic UnitOfMeasureKindUseObject
GraphQlQueries.unitOfMeasureKindUse
(graphql.schema.DataFetchingEnvironment env, String unitOfMeasureKindUseTypeName, String unitOfMeasureKindName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type UnitOfMeasureKindUseObjectModifier and TypeMethodDescriptionstatic Collection<UnitOfMeasureKindUseObject>
GraphQlQueries.unitOfMeasureKindUses
(graphql.schema.DataFetchingEnvironment env, String unitOfMeasureKindUseTypeName, String unitOfMeasureKindName) -
Uses of UnitOfMeasureKindUseObject in com.echothree.model.control.uom.server.graphql
Methods in com.echothree.model.control.uom.server.graphql that return types with arguments of type UnitOfMeasureKindUseObjectModifier and TypeMethodDescriptionUnitOfMeasureKindObject.getUnitOfMeasureKindUses
(graphql.schema.DataFetchingEnvironment env) UnitOfMeasureKindUseTypeObject.getUnitOfMeasureKindUses
(graphql.schema.DataFetchingEnvironment env)