Bed Group Configuration
An individual bed configuration.
Parameters
type
The type of this bed configuration in the room.
property Size
The size of this bed configuration in the room.
quantity
The number of this bed configuration in the room.
Constructors
Link copied to clipboard
public BedGroupConfiguration BedGroupConfiguration(String type, String propertySize, BigDecimal quantity)