org.ota.hotel
Class SellableProducts.SellableProduct.GuestRoom.RoomLevelFees
java.lang.Object
org.ota.shared.Fees
org.ota.hotel.SellableProducts.SellableProduct.GuestRoom.RoomLevelFees
- Enclosing class:
- SellableProducts.SellableProduct.GuestRoom
public static class SellableProducts.SellableProduct.GuestRoom.RoomLevelFees
- extends Fees
Collection of fees charged at the room level.
Schema fragment(s) for this class:
<xs:element xmlns:ns="http://www.opentravel.org/OTA/2003/05" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="RoomLevelFees" minOccurs="0">
<xs:complexType>
<xs:complexContent>
<xs:extension base="ns:FeesType">
<xs:attributeGroup ref="ns:CodeListGroup"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SellableProducts.SellableProduct.GuestRoom.RoomLevelFees
public SellableProducts.SellableProduct.GuestRoom.RoomLevelFees()
getCodeListGroup
public CodeListGroup getCodeListGroup()
- Get the 'CodeListGroup' attributeGroup value.
- Returns:
- value
setCodeListGroup
public void setCodeListGroup(CodeListGroup codeListGroup)
- Set the 'CodeListGroup' attributeGroup value.
- Parameters:
codeListGroup
-