Uses of Class
com.echothree.model.control.cancellationpolicy.server.graphql.CancellationKindObject
Packages that use CancellationKindObject
Package
Description
-
Uses of CancellationKindObject in com.echothree.model.control.cancellationpolicy.server.graphql
Methods in com.echothree.model.control.cancellationpolicy.server.graphql that return CancellationKindObjectModifier and TypeMethodDescriptionCancellationPolicyObject.getCancellationKind
(graphql.schema.DataFetchingEnvironment env) -
Uses of CancellationKindObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return CancellationKindObjectModifier and TypeMethodDescriptionstatic CancellationKindObject
GraphQlQueries.cancellationKind
(graphql.schema.DataFetchingEnvironment env, String cancellationKindName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type CancellationKindObjectModifier and TypeMethodDescriptionGraphQlQueries.cancellationKinds
(graphql.schema.DataFetchingEnvironment env)