|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ota.hotel.RFPTransientDetails.RFPTransientResponses.RFPTransientResponse.AccountSpecificInformation.AccountSpecificRateInfo
public static class RFPTransientDetails.RFPTransientResponses.RFPTransientResponse.AccountSpecificInformation.AccountSpecificRateInfo
It describes specific criteria upon which the client rate is based. 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="AccountSpecificRateInfo" minOccurs="0"> <xs:complexType> <xs:attribute type="xs:boolean" use="optional" name="RoomNightTargetIndicator"/> <xs:attribute type="xs:int" use="optional" name="RoomNightTargetQuantity"/> <xs:attribute type="xs:int" use="optional" name="RoomNightProductionQuantity"/> <xs:attributeGroup ref="ns:DateTimeSpanGroup"/> <xs:attribute type="xs:boolean" use="optional" name="SubsidiaryEmpRateIndicator"/> <xs:attribute type="xs:boolean" use="optional" name="PersonalUseRateIndicator"/> <xs:attribute type="xs:boolean" use="optional" name="ContractorsRateIndicator"/> <xs:attribute type="xs:boolean" use="optional" name="RetireeRateIndicator"/> </xs:complexType> </xs:element>
Constructor Summary | |
---|---|
RFPTransientDetails.RFPTransientResponses.RFPTransientResponse.AccountSpecificInformation.AccountSpecificRateInfo()
|
Method Summary | |
---|---|
java.lang.Boolean |
getContractorsRateIndicator()
Get the 'ContractorsRateIndicator' attribute value. |
DateTimeSpanGroup |
getDateTimeSpanGroup()
Get the 'DateTimeSpanGroup' attributeGroup value. |
java.lang.Boolean |
getPersonalUseRateIndicator()
Get the 'PersonalUseRateIndicator' attribute value. |
java.lang.Boolean |
getRetireeRateIndicator()
Get the 'RetireeRateIndicator' attribute value. |
java.lang.Integer |
getRoomNightProductionQuantity()
Get the 'RoomNightProductionQuantity' attribute value. |
java.lang.Boolean |
getRoomNightTargetIndicator()
Get the 'RoomNightTargetIndicator' attribute value. |
java.lang.Integer |
getRoomNightTargetQuantity()
Get the 'RoomNightTargetQuantity' attribute value. |
java.lang.Boolean |
getSubsidiaryEmpRateIndicator()
Get the 'SubsidiaryEmpRateIndicator' attribute value. |
void |
setContractorsRateIndicator(java.lang.Boolean contractorsRateIndicator)
Set the 'ContractorsRateIndicator' attribute value. |
void |
setDateTimeSpanGroup(DateTimeSpanGroup dateTimeSpanGroup)
Set the 'DateTimeSpanGroup' attributeGroup value. |
void |
setPersonalUseRateIndicator(java.lang.Boolean personalUseRateIndicator)
Set the 'PersonalUseRateIndicator' attribute value. |
void |
setRetireeRateIndicator(java.lang.Boolean retireeRateIndicator)
Set the 'RetireeRateIndicator' attribute value. |
void |
setRoomNightProductionQuantity(java.lang.Integer roomNightProductionQuantity)
Set the 'RoomNightProductionQuantity' attribute value. |
void |
setRoomNightTargetIndicator(java.lang.Boolean roomNightTargetIndicator)
Set the 'RoomNightTargetIndicator' attribute value. |
void |
setRoomNightTargetQuantity(java.lang.Integer roomNightTargetQuantity)
Set the 'RoomNightTargetQuantity' attribute value. |
void |
setSubsidiaryEmpRateIndicator(java.lang.Boolean subsidiaryEmpRateIndicator)
Set the 'SubsidiaryEmpRateIndicator' attribute value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RFPTransientDetails.RFPTransientResponses.RFPTransientResponse.AccountSpecificInformation.AccountSpecificRateInfo()
Method Detail |
---|
public java.lang.Boolean getRoomNightTargetIndicator()
public void setRoomNightTargetIndicator(java.lang.Boolean roomNightTargetIndicator)
roomNightTargetIndicator
- public java.lang.Integer getRoomNightTargetQuantity()
public void setRoomNightTargetQuantity(java.lang.Integer roomNightTargetQuantity)
roomNightTargetQuantity
- public java.lang.Integer getRoomNightProductionQuantity()
public void setRoomNightProductionQuantity(java.lang.Integer roomNightProductionQuantity)
roomNightProductionQuantity
- public DateTimeSpanGroup getDateTimeSpanGroup()
public void setDateTimeSpanGroup(DateTimeSpanGroup dateTimeSpanGroup)
dateTimeSpanGroup
- public java.lang.Boolean getSubsidiaryEmpRateIndicator()
public void setSubsidiaryEmpRateIndicator(java.lang.Boolean subsidiaryEmpRateIndicator)
subsidiaryEmpRateIndicator
- public java.lang.Boolean getPersonalUseRateIndicator()
public void setPersonalUseRateIndicator(java.lang.Boolean personalUseRateIndicator)
personalUseRateIndicator
- public java.lang.Boolean getContractorsRateIndicator()
public void setContractorsRateIndicator(java.lang.Boolean contractorsRateIndicator)
contractorsRateIndicator
- public java.lang.Boolean getRetireeRateIndicator()
public void setRetireeRateIndicator(java.lang.Boolean retireeRateIndicator)
retireeRateIndicator
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |