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