CreditHours

org.openurp.edu.program.model.CreditHours
object CreditHours

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def toHours(creditHours: Int, hourRatios: String, natures: Seq[TeachingNature], practical: Boolean): Map[TeachingNature, Int]
def toRatios(hours: Map[TeachingNature, Int]): String