org.ota.hotel
Class ProposalGroup

java.lang.Object
  extended by org.ota.hotel.ProposalGroup

public class ProposalGroup
extends java.lang.Object

Details regarding a proposal. Schema fragment(s) for this class:

 <xs:attributeGroup xmlns:ns="http://www.opentravel.org/OTA/2003/05" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="ProposalGroup">
   <xs:attribute type="xs:string" use="optional" name="ResponseDue"/>
   <xs:attribute type="xs:string" use="optional" name="DecisionDue"/>
   <xs:attribute type="xs:string" use="optional" name="ResponseFormat"/>
   <xs:attribute type="xs:string" use="optional" name="ResponseLanguage"/>
   <xs:attribute type="xs:boolean" use="optional" name="PreliminaryCutIndicator"/>
   <xs:attribute type="xs:date" use="optional" name="PreliminaryCutDate"/>
   <xs:attribute type="xs:date" use="optional" name="RFP_DistributionDate"/>
   <xs:attribute type="xs:date" use="optional" name="RFP_PublishedDate"/>
   <xs:attribute type="xs:date" use="optional" name="RFP_CreationDate"/>
 </xs:attributeGroup>
 


Constructor Summary
ProposalGroup()
           
 
Method Summary
 java.lang.String getDecisionDue()
          Get the 'DecisionDue' attribute value.
 java.sql.Date getPreliminaryCutDate()
          Get the 'PreliminaryCutDate' attribute value.
 java.lang.Boolean getPreliminaryCutIndicator()
          Get the 'PreliminaryCutIndicator' attribute value.
 java.lang.String getResponseDue()
          Get the 'ResponseDue' attribute value.
 java.lang.String getResponseFormat()
          Get the 'ResponseFormat' attribute value.
 java.lang.String getResponseLanguage()
          Get the 'ResponseLanguage' attribute value.
 java.sql.Date getRFPCreationDate()
          Get the 'RFP_CreationDate' attribute value.
 java.sql.Date getRFPDistributionDate()
          Get the 'RFP_DistributionDate' attribute value.
 java.sql.Date getRFPPublishedDate()
          Get the 'RFP_PublishedDate' attribute value.
 void setDecisionDue(java.lang.String decisionDue)
          Set the 'DecisionDue' attribute value.
 void setPreliminaryCutDate(java.sql.Date preliminaryCutDate)
          Set the 'PreliminaryCutDate' attribute value.
 void setPreliminaryCutIndicator(java.lang.Boolean preliminaryCutIndicator)
          Set the 'PreliminaryCutIndicator' attribute value.
 void setResponseDue(java.lang.String responseDue)
          Set the 'ResponseDue' attribute value.
 void setResponseFormat(java.lang.String responseFormat)
          Set the 'ResponseFormat' attribute value.
 void setResponseLanguage(java.lang.String responseLanguage)
          Set the 'ResponseLanguage' attribute value.
 void setRFPCreationDate(java.sql.Date RFPCreationDate)
          Set the 'RFP_CreationDate' attribute value.
 void setRFPDistributionDate(java.sql.Date RFPDistributionDate)
          Set the 'RFP_DistributionDate' attribute value.
 void setRFPPublishedDate(java.sql.Date RFPPublishedDate)
          Set the 'RFP_PublishedDate' attribute value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProposalGroup

public ProposalGroup()
Method Detail

getResponseDue

public java.lang.String getResponseDue()
Get the 'ResponseDue' attribute value. The date the requestor requires a response/proposal.

Returns:
value

setResponseDue

public void setResponseDue(java.lang.String responseDue)
Set the 'ResponseDue' attribute value. The date the requestor requires a response/proposal.

Parameters:
responseDue -

getDecisionDue

public java.lang.String getDecisionDue()
Get the 'DecisionDue' attribute value. The date the requestor intends to decide on a particular site.

Returns:
value

setDecisionDue

public void setDecisionDue(java.lang.String decisionDue)
Set the 'DecisionDue' attribute value. The date the requestor intends to decide on a particular site.

Parameters:
decisionDue -

getResponseFormat

public java.lang.String getResponseFormat()
Get the 'ResponseFormat' attribute value. The format of the response the requestor would like to receive the response (e.g. fax, e-mail, xml). Refer to OpenTravel Code List Distribution Type (DTB).

Returns:
value

setResponseFormat

public void setResponseFormat(java.lang.String responseFormat)
Set the 'ResponseFormat' attribute value. The format of the response the requestor would like to receive the response (e.g. fax, e-mail, xml). Refer to OpenTravel Code List Distribution Type (DTB).

Parameters:
responseFormat -

getResponseLanguage

public java.lang.String getResponseLanguage()
Get the 'ResponseLanguage' attribute value. The response language the requestor would like to receive the response (e.g. English, Spanish, French).

Returns:
value

setResponseLanguage

public void setResponseLanguage(java.lang.String responseLanguage)
Set the 'ResponseLanguage' attribute value. The response language the requestor would like to receive the response (e.g. English, Spanish, French).

Parameters:
responseLanguage -

getPreliminaryCutIndicator

public java.lang.Boolean getPreliminaryCutIndicator()
Get the 'PreliminaryCutIndicator' attribute value. If true, indicates a preliminary cut typically with a second review of finalists. If false, no preliminary cut.

Returns:
value

setPreliminaryCutIndicator

public void setPreliminaryCutIndicator(java.lang.Boolean preliminaryCutIndicator)
Set the 'PreliminaryCutIndicator' attribute value. If true, indicates a preliminary cut typically with a second review of finalists. If false, no preliminary cut.

Parameters:
preliminaryCutIndicator -

getPreliminaryCutDate

public java.sql.Date getPreliminaryCutDate()
Get the 'PreliminaryCutDate' attribute value. Defines the date that the preliminary cut will be made.

Returns:
value

setPreliminaryCutDate

public void setPreliminaryCutDate(java.sql.Date preliminaryCutDate)
Set the 'PreliminaryCutDate' attribute value. Defines the date that the preliminary cut will be made.

Parameters:
preliminaryCutDate -

getRFPDistributionDate

public java.sql.Date getRFPDistributionDate()
Get the 'RFP_DistributionDate' attribute value. Date the RFP or RFPs were distributed.

Returns:
value

setRFPDistributionDate

public void setRFPDistributionDate(java.sql.Date RFPDistributionDate)
Set the 'RFP_DistributionDate' attribute value. Date the RFP or RFPs were distributed.

Parameters:
RFPDistributionDate -

getRFPPublishedDate

public java.sql.Date getRFPPublishedDate()
Get the 'RFP_PublishedDate' attribute value. Date the RFP or RFPs were published.

Returns:
value

setRFPPublishedDate

public void setRFPPublishedDate(java.sql.Date RFPPublishedDate)
Set the 'RFP_PublishedDate' attribute value. Date the RFP or RFPs were published.

Parameters:
RFPPublishedDate -

getRFPCreationDate

public java.sql.Date getRFPCreationDate()
Get the 'RFP_CreationDate' attribute value. The date the RFP was created.

Returns:
value

setRFPCreationDate

public void setRFPCreationDate(java.sql.Date RFPCreationDate)
Set the 'RFP_CreationDate' attribute value. The date the RFP was created.

Parameters:
RFPCreationDate -