PlanGroupStat

org.openurp.edu.program.service.PlanGroupStat
See thePlanGroupStat companion object

统计计划的学分

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def getGroupCredit(group: CourseGroup): GroupCredit
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any
def updates(): Seq[GroupCredit]

Concrete fields

var creditHours: Int
var credits: Float
var hours: Map[TeachingNature, Int]