org.ota.vehicle
Class LocDetailRQ.ResponseFilter

java.lang.Object
  extended by org.ota.vehicle.LocDetailRQ.ResponseFilter
Enclosing class:
LocDetailRQ

public static class LocDetailRQ.ResponseFilter
extends java.lang.Object

This is used to limit the reponse information to certain criteria. Absence of this element indicates that all vehicle location detail information should be returned. 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="ResponseFilter" minOccurs="0">
   <xs:complexType>
     <xs:attribute type="xs:boolean" use="optional" name="LocationAddressPhoneIndicator"/>
     <xs:attribute type="xs:boolean" use="optional" name="LocationInfoIndicator"/>
     <xs:attribute type="xs:boolean" use="optional" name="VehiclesIndicator"/>
     <xs:attribute type="xs:boolean" use="optional" name="RequirementsIndicator"/>
     <xs:attribute type="xs:boolean" use="optional" name="AdditionalFeesIndicator"/>
     <xs:attribute type="xs:boolean" use="optional" name="LiabilitiesIndicator"/>
     <xs:attribute type="xs:boolean" use="optional" name="ServicesOfferedIndicator"/>
   </xs:complexType>
 </xs:element>
 


Constructor Summary
LocDetailRQ.ResponseFilter()
           
 
Method Summary
 java.lang.Boolean getAdditionalFeesIndicator()
          Get the 'AdditionalFeesIndicator' attribute value.
 java.lang.Boolean getLiabilitiesIndicator()
          Get the 'LiabilitiesIndicator' attribute value.
 java.lang.Boolean getLocationAddressPhoneIndicator()
          Get the 'LocationAddressPhoneIndicator' attribute value.
 java.lang.Boolean getLocationInfoIndicator()
          Get the 'LocationInfoIndicator' attribute value.
 java.lang.Boolean getRequirementsIndicator()
          Get the 'RequirementsIndicator' attribute value.
 java.lang.Boolean getServicesOfferedIndicator()
          Get the 'ServicesOfferedIndicator' attribute value.
 java.lang.Boolean getVehiclesIndicator()
          Get the 'VehiclesIndicator' attribute value.
 void setAdditionalFeesIndicator(java.lang.Boolean additionalFeesIndicator)
          Set the 'AdditionalFeesIndicator' attribute value.
 void setLiabilitiesIndicator(java.lang.Boolean liabilitiesIndicator)
          Set the 'LiabilitiesIndicator' attribute value.
 void setLocationAddressPhoneIndicator(java.lang.Boolean locationAddressPhoneIndicator)
          Set the 'LocationAddressPhoneIndicator' attribute value.
 void setLocationInfoIndicator(java.lang.Boolean locationInfoIndicator)
          Set the 'LocationInfoIndicator' attribute value.
 void setRequirementsIndicator(java.lang.Boolean requirementsIndicator)
          Set the 'RequirementsIndicator' attribute value.
 void setServicesOfferedIndicator(java.lang.Boolean servicesOfferedIndicator)
          Set the 'ServicesOfferedIndicator' attribute value.
 void setVehiclesIndicator(java.lang.Boolean vehiclesIndicator)
          Set the 'VehiclesIndicator' attribute value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocDetailRQ.ResponseFilter

public LocDetailRQ.ResponseFilter()
Method Detail

getLocationAddressPhoneIndicator

public java.lang.Boolean getLocationAddressPhoneIndicator()
Get the 'LocationAddressPhoneIndicator' attribute value. This attribute may be used when a full response is not required, and the requestor wishes to indicate which sections of the policies are required. If LocationAddressPhoneIndicator is set to true, then information regarding the Location address and telephone number(s) should be included in the response. false

Returns:
value

setLocationAddressPhoneIndicator

public void setLocationAddressPhoneIndicator(java.lang.Boolean locationAddressPhoneIndicator)
Set the 'LocationAddressPhoneIndicator' attribute value. This attribute may be used when a full response is not required, and the requestor wishes to indicate which sections of the policies are required. If LocationAddressPhoneIndicator is set to true, then information regarding the Location address and telephone number(s) should be included in the response. false

Parameters:
locationAddressPhoneIndicator -

getLocationInfoIndicator

public java.lang.Boolean getLocationInfoIndicator()
Get the 'LocationInfoIndicator' attribute value. This attribute may be used when a full response is not required, and the requestor wishes to indicate which sections of the policies are required. If LocationInfoIndicator is set to true, then information regarding the Location should be included in the response. false

Returns:
value

setLocationInfoIndicator

public void setLocationInfoIndicator(java.lang.Boolean locationInfoIndicator)
Set the 'LocationInfoIndicator' attribute value. This attribute may be used when a full response is not required, and the requestor wishes to indicate which sections of the policies are required. If LocationInfoIndicator is set to true, then information regarding the Location should be included in the response. false

Parameters:
locationInfoIndicator -

getVehiclesIndicator

public java.lang.Boolean getVehiclesIndicator()
Get the 'VehiclesIndicator' attribute value. This attribute may be used when a full response is not required, and the requestor wishes to indicate which sections of the policies are required. If VehiclesIndicator is set to true, then information regarding the Vehicles should be included in the response. false

Returns:
value

setVehiclesIndicator

public void setVehiclesIndicator(java.lang.Boolean vehiclesIndicator)
Set the 'VehiclesIndicator' attribute value. This attribute may be used when a full response is not required, and the requestor wishes to indicate which sections of the policies are required. If VehiclesIndicator is set to true, then information regarding the Vehicles should be included in the response. false

Parameters:
vehiclesIndicator -

getRequirementsIndicator

public java.lang.Boolean getRequirementsIndicator()
Get the 'RequirementsIndicator' attribute value. This attribute may be used when a full response is not required, and the requestor wishes to indicate which sections of the policies are required. If RequirementsIndicator is set to true, then information regarding the rental requirements should be included in the response. false

Returns:
value

setRequirementsIndicator

public void setRequirementsIndicator(java.lang.Boolean requirementsIndicator)
Set the 'RequirementsIndicator' attribute value. This attribute may be used when a full response is not required, and the requestor wishes to indicate which sections of the policies are required. If RequirementsIndicator is set to true, then information regarding the rental requirements should be included in the response. false

Parameters:
requirementsIndicator -

getAdditionalFeesIndicator

public java.lang.Boolean getAdditionalFeesIndicator()
Get the 'AdditionalFeesIndicator' attribute value. This attribute may be used when a full response is not required, and the requestor wishes to indicate which sections of the policies are required. If AdditionalFeesIndicator is set to true, then information regarding the additoinal fees should be included in the response. false

Returns:
value

setAdditionalFeesIndicator

public void setAdditionalFeesIndicator(java.lang.Boolean additionalFeesIndicator)
Set the 'AdditionalFeesIndicator' attribute value. This attribute may be used when a full response is not required, and the requestor wishes to indicate which sections of the policies are required. If AdditionalFeesIndicator is set to true, then information regarding the additoinal fees should be included in the response. false

Parameters:
additionalFeesIndicator -

getLiabilitiesIndicator

public java.lang.Boolean getLiabilitiesIndicator()
Get the 'LiabilitiesIndicator' attribute value. This attribute may be used when a full response is not required, and the requestor wishes to indicate which sections of the policies are required. If LiabilitiesIndicator is set to true, then information regarding the rental liabilites should be included in the response. false

Returns:
value

setLiabilitiesIndicator

public void setLiabilitiesIndicator(java.lang.Boolean liabilitiesIndicator)
Set the 'LiabilitiesIndicator' attribute value. This attribute may be used when a full response is not required, and the requestor wishes to indicate which sections of the policies are required. If LiabilitiesIndicator is set to true, then information regarding the rental liabilites should be included in the response. false

Parameters:
liabilitiesIndicator -

getServicesOfferedIndicator

public java.lang.Boolean getServicesOfferedIndicator()
Get the 'ServicesOfferedIndicator' attribute value. This attribute may be used when a full response is not required, and the requestor wishes to indicate which sections of the policies are required. If ServicesOfferedIndicator is set to true, then information regarding the services offered should be included in the response. false

Returns:
value

setServicesOfferedIndicator

public void setServicesOfferedIndicator(java.lang.Boolean servicesOfferedIndicator)
Set the 'ServicesOfferedIndicator' attribute value. This attribute may be used when a full response is not required, and the requestor wishes to indicate which sections of the policies are required. If ServicesOfferedIndicator is set to true, then information regarding the services offered should be included in the response. false

Parameters:
servicesOfferedIndicator -