YearMonthRange

org.beangle.data.model.pojo.YearMonthRange

年月范围

Attributes

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: YearMonth

结束年月

结束年月

Attributes