Class ServiceType
java.lang.Object
de.hybris.platform.oneorderfacades.oneorder.sdn.ServiceType
The instance of a specific flight or Service Definition as it has been offered (and eventually ordered and consumed) in the context of a specific Offer and/or Order.
Java class for ServiceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ServiceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="BookingStatusCode" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}ServiceBookingStatusCodeType" minOccurs="0"/>
<element name="DeliveryCode" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}CodeType" minOccurs="0"/>
<element name="DeliveryMilestoneCode" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}CodeType" minOccurs="0"/>
<element name="DeliveryProvider" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}DeliveryProviderType"/>
<element name="DeliveryStatusCode" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}ServiceDeliveryStatusCodeType" minOccurs="0"/>
<element name="DeliveryStatusDescText" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}TextType" minOccurs="0"/>
<element name="ExpirationDateTime" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}DateTimeType" minOccurs="0"/>
<element name="PaxRefID" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}ID_Type"/>
<element name="ResponsibleAirline" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}CarrierType" minOccurs="0"/>
<element name="ServiceAssociations" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}ServiceAssociationsType" minOccurs="0"/>
<element name="ServiceID" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceDeliveryNotifRQ}ID_Type"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ServiceBookingStatusContentTypeprotected Stringprotected Stringprotected DeliveryProviderTypeprotected ServiceDeliveryStatusContentTypeprotected Stringprotected DateTimeTypeprotected Stringprotected CarrierTypeprotected ServiceAssociationsTypeprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the bookingStatusCode property.Gets the value of the deliveryCode property.Gets the value of the deliveryMilestoneCode property.Gets the value of the deliveryProvider property.Gets the value of the deliveryStatusCode property.Gets the value of the deliveryStatusDescText property.Gets the value of the expirationDateTime property.Gets the value of the paxRefID property.Gets the value of the responsibleAirline property.Gets the value of the serviceAssociations property.Gets the value of the serviceID property.voidSets the value of the bookingStatusCode property.voidsetDeliveryCode(String value) Sets the value of the deliveryCode property.voidsetDeliveryMilestoneCode(String value) Sets the value of the deliveryMilestoneCode property.voidSets the value of the deliveryProvider property.voidSets the value of the deliveryStatusCode property.voidsetDeliveryStatusDescText(String value) Sets the value of the deliveryStatusDescText property.voidSets the value of the expirationDateTime property.voidsetPaxRefID(String value) Sets the value of the paxRefID property.voidsetResponsibleAirline(CarrierType value) Sets the value of the responsibleAirline property.voidSets the value of the serviceAssociations property.voidsetServiceID(String value) Sets the value of the serviceID property.
-
Field Details
-
bookingStatusCode
-
deliveryCode
-
deliveryMilestoneCode
-
deliveryProvider
-
deliveryStatusCode
-
deliveryStatusDescText
-
expirationDateTime
-
paxRefID
-
responsibleAirline
-
serviceAssociations
-
serviceID
-
-
Constructor Details
-
ServiceType
public ServiceType()
-
-
Method Details
-
getBookingStatusCode
Gets the value of the bookingStatusCode property.- Returns:
- possible object is
ServiceBookingStatusContentType
-
setBookingStatusCode
Sets the value of the bookingStatusCode property.- Parameters:
value- allowed object isServiceBookingStatusContentType
-
getDeliveryCode
Gets the value of the deliveryCode property.- Returns:
- possible object is
String
-
setDeliveryCode
Sets the value of the deliveryCode property.- Parameters:
value- allowed object isString
-
getDeliveryMilestoneCode
Gets the value of the deliveryMilestoneCode property.- Returns:
- possible object is
String
-
setDeliveryMilestoneCode
Sets the value of the deliveryMilestoneCode property.- Parameters:
value- allowed object isString
-
getDeliveryProvider
Gets the value of the deliveryProvider property.- Returns:
- possible object is
DeliveryProviderType
-
setDeliveryProvider
Sets the value of the deliveryProvider property.- Parameters:
value- allowed object isDeliveryProviderType
-
getDeliveryStatusCode
Gets the value of the deliveryStatusCode property.- Returns:
- possible object is
ServiceDeliveryStatusContentType
-
setDeliveryStatusCode
Sets the value of the deliveryStatusCode property.- Parameters:
value- allowed object isServiceDeliveryStatusContentType
-
getDeliveryStatusDescText
Gets the value of the deliveryStatusDescText property.- Returns:
- possible object is
String
-
setDeliveryStatusDescText
Sets the value of the deliveryStatusDescText property.- Parameters:
value- allowed object isString
-
getExpirationDateTime
Gets the value of the expirationDateTime property.- Returns:
- possible object is
DateTimeType
-
setExpirationDateTime
Sets the value of the expirationDateTime property.- Parameters:
value- allowed object isDateTimeType
-
getPaxRefID
Gets the value of the paxRefID property.- Returns:
- possible object is
String
-
setPaxRefID
Sets the value of the paxRefID property.- Parameters:
value- allowed object isString
-
getResponsibleAirline
Gets the value of the responsibleAirline property.- Returns:
- possible object is
CarrierType
-
setResponsibleAirline
Sets the value of the responsibleAirline property.- Parameters:
value- allowed object isCarrierType
-
getServiceAssociations
Gets the value of the serviceAssociations property.- Returns:
- possible object is
ServiceAssociationsType
-
setServiceAssociations
Sets the value of the serviceAssociations property.- Parameters:
value- allowed object isServiceAssociationsType
-
getServiceID
Gets the value of the serviceID property.- Returns:
- possible object is
String
-
setServiceID
Sets the value of the serviceID property.- Parameters:
value- allowed object isString
-