public class ShiftType3DaysPattern extends Pattern
code, weight
id
Constructor and Description |
---|
ShiftType3DaysPattern() |
Modifier and Type | Method and Description |
---|---|
ShiftType |
getDayIndex0ShiftType() |
ShiftType |
getDayIndex1ShiftType() |
ShiftType |
getDayIndex2ShiftType() |
void |
setDayIndex0ShiftType(ShiftType dayIndex0ShiftType) |
void |
setDayIndex1ShiftType(ShiftType dayIndex1ShiftType) |
void |
setDayIndex2ShiftType(ShiftType dayIndex2ShiftType) |
String |
toString() |
getCode, getWeight, setCode, setWeight
compareTo, getId, setId
public ShiftType getDayIndex0ShiftType()
public void setDayIndex0ShiftType(ShiftType dayIndex0ShiftType)
public ShiftType getDayIndex1ShiftType()
public void setDayIndex1ShiftType(ShiftType dayIndex1ShiftType)
public ShiftType getDayIndex2ShiftType()
public void setDayIndex2ShiftType(ShiftType dayIndex2ShiftType)
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.