org.openurp.edu.quality.depart.model

DepartmentDetailStatBean

Related Doc: package model

class DepartmentDetailStatBean extends LongIdBean with DepartmentDetailStat

Linear Supertypes
DepartmentDetailStat, QuestionStat, LongIdEntity, LongIdBean, NumIdBean[Long], Entity[Long], Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. DepartmentDetailStatBean
  2. DepartmentDetailStat
  3. QuestionStat
  4. LongIdEntity
  5. LongIdBean
  6. NumIdBean
  7. Entity
  8. Serializable
  9. Serializable
  10. AnyRef
  11. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new DepartmentDetailStatBean()

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  5. var average: Double

    平均得分

    平均得分

    Definition Classes
    QuestionStat
  6. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  8. def equals(other: Any): Boolean

    Definition Classes
    Entity → AnyRef → Any
  9. var evaluateDepartmentStat: EvaluateDepartmentStat

    院系统计

    院系统计

    Definition Classes
    DepartmentDetailStat
  10. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  11. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  12. def hashCode(): Int

    Definition Classes
    Entity → AnyRef → Any
  13. var id: Long

    Definition Classes
    NumIdBean → Entity
  14. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  15. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  16. final def notify(): Unit

    Definition Classes
    AnyRef
  17. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  18. var optionStats: Buffer[OptionStat]

    具体选项

    具体选项

    Definition Classes
    QuestionStat
  19. def persisted: Boolean

    Definition Classes
    Entity
    Annotations
    @Transient()
  20. var question: Question

    具体问题

    具体问题

    Definition Classes
    QuestionStat
  21. var stddev: Double

    标准差

    标准差

    Definition Classes
    QuestionStat
  22. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  23. def toString(): String

    Definition Classes
    AnyRef → Any
  24. var total: Double

    总得分

    总得分

    Definition Classes
    QuestionStat
  25. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  26. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  27. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from DepartmentDetailStat

Inherited from QuestionStat

Inherited from LongIdEntity

Inherited from LongIdBean

Inherited from NumIdBean[Long]

Inherited from Entity[Long]

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped