public class CheckVO extends Object
CheckVO(long timestamp, int workID)
long
getTimestamp()
int
getWorkID()
void
setTimestamp(long timestamp)
setWorkID(int workID)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CheckVO(long timestamp, int workID)
public long getTimestamp()
public void setTimestamp(long timestamp)
public int getWorkID()
public void setWorkID(int workID)
Copyright © 2022 Meituan-Dianping Group. All rights reserved.