public class Shift extends AlipayObject
Shift()
Date
getEnd()
String
getShiftId()
getStart()
void
setEnd(Date end)
setShiftId(String shiftId)
setStart(Date start)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Shift()
public Date getEnd()
public void setEnd(Date end)
public String getShiftId()
public void setShiftId(String shiftId)
public Date getStart()
public void setStart(Date start)
Copyright © 2024. All rights reserved.