TemporalIn

org.beangle.data.model.pojo.TemporalIn
See theTemporalIn companion object
trait TemporalIn

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def active: Boolean
def within(date: LocalDate): Boolean
def within(ym: YearMonth): Boolean

Concrete fields

var beginIn: YearMonth

起始日期

起始日期

Attributes

var endIn: Option[YearMonth]

结束日期

结束日期

Attributes