Activity

org.openurp.edu.room.model.Activity
class Activity extends Component, Named

Attributes

Graph
Supertypes
trait Named
trait Component
trait Serializable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete fields

var activityType: ActivityType

活动类型

活动类型

Attributes

var attendance: Option[String]

出席对象

出席对象

Attributes

var attendanceNum: Int

出席人数

出席人数

Attributes

var speaker: String

主讲人

主讲人

Attributes

Inherited fields

var name: String

Attributes

Inherited from:
Named