org.ota.air
Class SpecialReqDetails.SpecialRemarks.SpecialRemark.FlightRefNumber

java.lang.Object
  extended by org.ota.air.SpecialReqDetails.SpecialRemarks.SpecialRemark.FlightRefNumber
Enclosing class:
SpecialReqDetails.SpecialRemarks.SpecialRemark

public static class SpecialReqDetails.SpecialRemarks.SpecialRemark.FlightRefNumber
extends java.lang.Object

One or more flights to whom this request applies 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="FlightRefNumber" minOccurs="0" maxOccurs="10">
   <xs:complexType>
     <xs:attributeGroup ref="ns:FlightRefNumberGroup"/>
   </xs:complexType>
 </xs:element>
 
 <xs:attributeGroup xmlns:ns="http://www.opentravel.org/OTA/2003/05" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="FlightRefNumberGroup">
   <xs:attribute type="xs:string" name="RPH"/>
 </xs:attributeGroup>
 


Constructor Summary
SpecialReqDetails.SpecialRemarks.SpecialRemark.FlightRefNumber()
           
 
Method Summary
 java.lang.String getRPH()
          Get the 'RPH' attribute value.
 void setRPH(java.lang.String RPH)
          Set the 'RPH' attribute value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecialReqDetails.SpecialRemarks.SpecialRemark.FlightRefNumber

public SpecialReqDetails.SpecialRemarks.SpecialRemark.FlightRefNumber()
Method Detail

getRPH

public java.lang.String getRPH()
Get the 'RPH' attribute value. A reference pointer used to link a flight number to the search or response.

Returns:
value

setRPH

public void setRPH(java.lang.String RPH)
Set the 'RPH' attribute value. A reference pointer used to link a flight number to the search or response.

Parameters:
RPH -