ApplyTime

org.openurp.edu.room.model.ApplyTime
class ApplyTime

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def applyCount: Int
def build(): ApplyTime
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 toWeektimes(): List[WeekTime]

Concrete fields

var beginAt: HourMinute
var beginOn: LocalDate
var cycle: Int
var endAt: HourMinute
var endOn: LocalDate