Uses of Class
com.echothree.model.control.accounting.server.graphql.GlAccountClassObject
Packages that use GlAccountClassObject
Package
Description
-
Uses of GlAccountClassObject in com.echothree.model.control.accounting.server.graphql
Methods in com.echothree.model.control.accounting.server.graphql that return GlAccountClassObjectModifier and TypeMethodDescriptionGlAccountObject.getGlAccountClass
(graphql.schema.DataFetchingEnvironment env) GlAccountClassObject.getParentGlAccountClass()
-
Uses of GlAccountClassObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return GlAccountClassObjectModifier and TypeMethodDescriptionstatic GlAccountClassObject
GraphQlQueries.glAccountClass
(graphql.schema.DataFetchingEnvironment env, String glAccountClassName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type GlAccountClassObjectModifier and TypeMethodDescriptionGraphQlQueries.glAccountClasses
(graphql.schema.DataFetchingEnvironment env)