DayClipStringData class
String数据类型,一般用于数据测试,简单数据。
- Inheritance
-
- Object
- DayClipData
- DayClipStringData
Constructors
- DayClipStringData(String data)
Properties
Methods
-
isFestival(
) → bool -
是否是节日(无论东方,西方,国际国内,法定或者纪念日等)
inherited
-
isPunch(
) → bool -
是否打卡
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited