org.openurp.prac.activity.model.PracSession
class PracSession(
var beginOn:
LocalDate,
var endOn:
LocalDate)
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
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