| Package | Description |
|---|---|
| cn.felord.mp.domain.card | |
| cn.felord.mp.enumeration |
| Modifier and Type | Field and Description |
|---|---|
private DateInfoType |
DateInfo.type
使用时间的类型
|
| Constructor and Description |
|---|
DateInfo(DateInfoType type,
Long beginTimestamp,
Long endTimestamp,
Long fixedTerm,
Long fixedBeginTerm)
Instantiates a new Date info.
|
| Modifier and Type | Method and Description |
|---|---|
static DateInfoType |
DateInfoType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateInfoType[] |
DateInfoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.