Uses of Class
no.nav.arxaas.hierarchy.Level.Group
-
Packages that use Level.Group Package Description no.nav.arxaas.hierarchy -
-
Uses of Level.Group in no.nav.arxaas.hierarchy
Fields in no.nav.arxaas.hierarchy with type parameters of type Level.Group Modifier and Type Field Description private @NotNull List<Level.Group>Level. groupsMethods in no.nav.arxaas.hierarchy that return types with arguments of type Level.Group Modifier and Type Method Description List<Level.Group>Level. getGroups()Constructor parameters in no.nav.arxaas.hierarchy with type arguments of type Level.Group Constructor Description Level(int level, List<Level.Group> groups)
-