Uses of Class
io.smallrye.graphql.schema.model.GroupContainer
-
-
Uses of GroupContainer in io.smallrye.graphql.schema.model
Methods in io.smallrye.graphql.schema.model that return types with arguments of type GroupContainer Modifier and Type Method Description Map<String,GroupContainer>GroupContainer. getContainer()Method parameters in io.smallrye.graphql.schema.model with type arguments of type GroupContainer Modifier and Type Method Description voidGroupContainer. setContainer(Map<String,GroupContainer> container)
-