public class HospitalityItem extends Item
Constructor and Description |
---|
HospitalityItem() |
Modifier and Type | Method and Description |
---|---|
List<Long> |
getHospitalityAreaIds() |
List<Long> |
getHospitalityRoomIds() |
Long |
getHospitalitySessionId() |
Long |
getSiteId() |
void |
setHospitalityAreaIds(List<Long> hospitalityAreaIds) |
void |
setHospitalityRoomIds(List<Long> hospitalityRoomIds) |
void |
setHospitalitySessionId(Long hospitalitySessionId) |
void |
setSiteId(Long siteId) |
getCode, getDonationAmount, getDonationMaxAmount, getDonationMinAmount, getExternalName, getItemClass, getItemId, getItemPrices, getKind, getRank, getTransportTripType, getVoucherAmount, getVoucherMaxAmount, getVoucherMinAmount, setCode, setDonationAmount, setDonationMaxAmount, setDonationMinAmount, setExternalName, setItemClass, setItemId, setItemPrices, setKind, setRank, setTransportTripType, setVoucherAmount, setVoucherMaxAmount, setVoucherMinAmount
toString
Copyright © 2020. All rights reserved.