public class DateInfoUpdate extends Object
| 构造器和说明 |
|---|
DateInfoUpdate() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getBegin_timestamp() |
Long |
getEnd_timestamp() |
Integer |
getType() |
void |
setBegin_timestamp(Long begin_timestamp) |
void |
setEnd_timestamp(Long end_timestamp) |
void |
setType(Integer type) |
public Integer getType()
public void setType(Integer type)
public Long getBegin_timestamp()
public void setBegin_timestamp(Long begin_timestamp)
public Long getEnd_timestamp()
public void setEnd_timestamp(Long end_timestamp)
Copyright © 2022. All rights reserved.