Restriction

trait Restriction(val description: String)

A Restriction is a reason why a ReducedCapacityPerson cannot function independently as a legal entity.

class Object
trait Matchable
class Any
object Illness.type
object Underage.type

Value members

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Returns:

a string representation of the object.

Definition Classes

Concrete fields