public class WSFulldayAbsenceBlock
extends java.lang.Object
Constructor and Description |
---|
WSFulldayAbsenceBlock() |
Modifier and Type | Method and Description |
---|---|
WSLevelIdentification |
getAbsenceLevel() |
java.util.List<WSTimestamp> |
getBookingTimestamps() |
WSKeyValueGroup |
getFlags() |
void |
setAbsenceLevel(WSLevelIdentification absenceLevel) |
void |
setBookingTimestamps(java.util.List<WSTimestamp> bookingTimestamps) |
void |
setFlags(WSKeyValueGroup flags) |
public WSLevelIdentification getAbsenceLevel()
public void setAbsenceLevel(WSLevelIdentification absenceLevel)
public java.util.List<WSTimestamp> getBookingTimestamps()
public void setBookingTimestamps(java.util.List<WSTimestamp> bookingTimestamps)
public WSKeyValueGroup getFlags()
public void setFlags(WSKeyValueGroup flags)