Activity

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

Attributes

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

Members list

Concise view

Value members

Concrete fields

var activityType: ActivityType

活动类型

活动类型

Attributes

var attendance: String

出席对象

出席对象

Attributes

var attendanceNum: Int

出席人数

出席人数

Attributes

var speaker: String

主讲人:姓名及背景资料

主讲人:姓名及背景资料

Attributes

Inherited fields

var name: String

Attributes

Inherited from:
Named