|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BedType | |
---|---|
be.vlaanderen.mercurius.vsb_ewzcfin.schemas.v1 |
Uses of BedType in be.vlaanderen.mercurius.vsb_ewzcfin.schemas.v1 |
---|
Methods in be.vlaanderen.mercurius.vsb_ewzcfin.schemas.v1 that return BedType | |
---|---|
static BedType |
BedType.fromValue(String v)
|
BedType |
NotifyBedPeriodType.getBed()
Gets the value of the bed property. |
BedType |
ModifyBedPeriodType.getBed()
Gets the value of the bed property. |
BedType |
BedPeriodType.getBed()
Gets the value of the bed property. |
BedType |
AcceptedBedPeriodType.getBed()
Gets the value of the bed property. |
static BedType |
BedType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BedType[] |
BedType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.vlaanderen.mercurius.vsb_ewzcfin.schemas.v1 with parameters of type BedType | |
---|---|
void |
NotifyBedPeriodType.setBed(BedType value)
Sets the value of the bed property. |
void |
ModifyBedPeriodType.setBed(BedType value)
Sets the value of the bed property. |
void |
BedPeriodType.setBed(BedType value)
Sets the value of the bed property. |
void |
AcceptedBedPeriodType.setBed(BedType value)
Sets the value of the bed property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |