|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectorg.ota.hotel.InvBlockGroup
public class InvBlockGroup
This is a collection of attributes that provide information about a block of inventory. 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="InvBlockGroup">
<xs:attribute use="optional" name="BookingStatus">
<xs:simpleType>
<!-- Reference to inner class BookingStatus -->
</xs:simpleType>
</xs:attribute>
<xs:attribute type="xs:string" use="optional" name="InvBlockTypeCode"/>
<xs:attribute type="xs:string" use="optional" name="InvBlockCode"/>
<xs:attribute type="xs:string" use="optional" name="InvBlockGroupingCode"/>
<xs:attribute type="xs:string" use="optional" name="InvBlockName"/>
<xs:attribute type="xs:string" use="optional" name="InvBlockLongName"/>
<xs:attribute type="xs:string" use="optional" name="InvBlockStatusCode"/>
<xs:attribute type="xs:string" use="optional" name="PMS_InvBlockID"/>
<xs:attribute type="xs:string" use="optional" name="OpportunityID"/>
<xs:attribute type="xs:string" use="optional" name="InvBlockCompanyID"/>
<xs:attribute type="xs:string" use="optional" name="RestrictedBookingCodeList"/>
<xs:attribute type="xs:string" use="optional" name="RestrictedViewingCodeList"/>
<xs:attribute type="ns:TransactionActionType" use="optional" name="TransactionAction"/>
<xs:attribute type="xs:string" use="optional" name="TransactionDetail"/>
<xs:attribute type="xs:string" use="optional" name="QuoteID"/>
</xs:attributeGroup>
| Nested Class Summary | |
|---|---|
static class |
InvBlockGroup.BookingStatus
Schema fragment(s) for this class: |
| Constructor Summary | |
|---|---|
InvBlockGroup()
|
|
| Method Summary | |
|---|---|
InvBlockGroup.BookingStatus |
getBookingStatus()
Get the 'BookingStatus' attribute value. |
java.lang.String |
getInvBlockCode()
Get the 'InvBlockCode' attribute value. |
java.lang.String |
getInvBlockCompanyID()
Get the 'InvBlockCompanyID' attribute value. |
java.lang.String |
getInvBlockGroupingCode()
Get the 'InvBlockGroupingCode' attribute value. |
java.lang.String |
getInvBlockLongName()
Get the 'InvBlockLongName' attribute value. |
java.lang.String |
getInvBlockName()
Get the 'InvBlockName' attribute value. |
java.lang.String |
getInvBlockStatusCode()
Get the 'InvBlockStatusCode' attribute value. |
java.lang.String |
getInvBlockTypeCode()
Get the 'InvBlockTypeCode' attribute value. |
java.lang.String |
getOpportunityID()
Get the 'OpportunityID' attribute value. |
java.lang.String |
getPMSInvBlockID()
Get the 'PMS_InvBlockID' attribute value. |
java.lang.String |
getQuoteID()
Get the 'QuoteID' attribute value. |
java.lang.String |
getRestrictedBookingCodeList()
Get the 'RestrictedBookingCodeList' attribute value. |
java.lang.String |
getRestrictedViewingCodeList()
Get the 'RestrictedViewingCodeList' attribute value. |
TransactionAction |
getTransactionAction()
Get the 'TransactionAction' attribute value. |
java.lang.String |
getTransactionDetail()
Get the 'TransactionDetail' attribute value. |
void |
setBookingStatus(InvBlockGroup.BookingStatus bookingStatus)
Set the 'BookingStatus' attribute value. |
void |
setInvBlockCode(java.lang.String invBlockCode)
Set the 'InvBlockCode' attribute value. |
void |
setInvBlockCompanyID(java.lang.String invBlockCompanyID)
Set the 'InvBlockCompanyID' attribute value. |
void |
setInvBlockGroupingCode(java.lang.String invBlockGroupingCode)
Set the 'InvBlockGroupingCode' attribute value. |
void |
setInvBlockLongName(java.lang.String invBlockLongName)
Set the 'InvBlockLongName' attribute value. |
void |
setInvBlockName(java.lang.String invBlockName)
Set the 'InvBlockName' attribute value. |
void |
setInvBlockStatusCode(java.lang.String invBlockStatusCode)
Set the 'InvBlockStatusCode' attribute value. |
void |
setInvBlockTypeCode(java.lang.String invBlockTypeCode)
Set the 'InvBlockTypeCode' attribute value. |
void |
setOpportunityID(java.lang.String opportunityID)
Set the 'OpportunityID' attribute value. |
void |
setPMSInvBlockID(java.lang.String PMSInvBlockID)
Set the 'PMS_InvBlockID' attribute value. |
void |
setQuoteID(java.lang.String quoteID)
Set the 'QuoteID' attribute value. |
void |
setRestrictedBookingCodeList(java.lang.String restrictedBookingCodeList)
Set the 'RestrictedBookingCodeList' attribute value. |
void |
setRestrictedViewingCodeList(java.lang.String restrictedViewingCodeList)
Set the 'RestrictedViewingCodeList' attribute value. |
void |
setTransactionAction(TransactionAction transactionAction)
Set the 'TransactionAction' attribute value. |
void |
setTransactionDetail(java.lang.String transactionDetail)
Set the 'TransactionDetail' attribute value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InvBlockGroup()
| Method Detail |
|---|
public InvBlockGroup.BookingStatus getBookingStatus()
public void setBookingStatus(InvBlockGroup.BookingStatus bookingStatus)
bookingStatus - public java.lang.String getInvBlockTypeCode()
public void setInvBlockTypeCode(java.lang.String invBlockTypeCode)
invBlockTypeCode - public java.lang.String getInvBlockCode()
public void setInvBlockCode(java.lang.String invBlockCode)
invBlockCode - public java.lang.String getInvBlockGroupingCode()
public void setInvBlockGroupingCode(java.lang.String invBlockGroupingCode)
invBlockGroupingCode - public java.lang.String getInvBlockName()
public void setInvBlockName(java.lang.String invBlockName)
invBlockName - public java.lang.String getInvBlockLongName()
public void setInvBlockLongName(java.lang.String invBlockLongName)
invBlockLongName - public java.lang.String getInvBlockStatusCode()
public void setInvBlockStatusCode(java.lang.String invBlockStatusCode)
invBlockStatusCode - public java.lang.String getPMSInvBlockID()
public void setPMSInvBlockID(java.lang.String PMSInvBlockID)
PMSInvBlockID - public java.lang.String getOpportunityID()
public void setOpportunityID(java.lang.String opportunityID)
opportunityID - public java.lang.String getInvBlockCompanyID()
public void setInvBlockCompanyID(java.lang.String invBlockCompanyID)
invBlockCompanyID - public java.lang.String getRestrictedBookingCodeList()
public void setRestrictedBookingCodeList(java.lang.String restrictedBookingCodeList)
restrictedBookingCodeList - public java.lang.String getRestrictedViewingCodeList()
public void setRestrictedViewingCodeList(java.lang.String restrictedViewingCodeList)
restrictedViewingCodeList - public TransactionAction getTransactionAction()
public void setTransactionAction(TransactionAction transactionAction)
transactionAction - public java.lang.String getTransactionDetail()
public void setTransactionDetail(java.lang.String transactionDetail)
transactionDetail - public java.lang.String getQuoteID()
public void setQuoteID(java.lang.String quoteID)
quoteID -
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||