Uses of Class
com.echothree.model.control.core.server.graphql.AppearanceObject
Packages that use AppearanceObject
Package
Description
-
Uses of AppearanceObject in com.echothree.model.control.core.server.graphql
Methods in com.echothree.model.control.core.server.graphql that return AppearanceObjectModifier and TypeMethodDescriptionAppearanceTextDecorationObject.getAppearance()
AppearanceTextTransformationObject.getAppearance()
EntityAppearanceObject.getAppearance
(graphql.schema.DataFetchingEnvironment env) -
Uses of AppearanceObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return AppearanceObjectModifier and TypeMethodDescriptionstatic AppearanceObject
GraphQlQueries.appearance
(graphql.schema.DataFetchingEnvironment env, String appearanceName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type AppearanceObjectModifier and TypeMethodDescriptionstatic Collection<AppearanceObject>
GraphQlQueries.appearances
(graphql.schema.DataFetchingEnvironment env)