java.lang.Object
de.hybris.platform.oneorderfacades.oneorder.osin.Service1Type

public class Service1Type extends Object
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 Service1Type complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Service1Type">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="ServiceRefID" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}ID_Type"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • serviceRefID

      protected String serviceRefID
  • Constructor Details

    • Service1Type

      public Service1Type()
  • Method Details

    • getServiceRefID

      public String getServiceRefID()
      Gets the value of the serviceRefID property.
      Returns:
      possible object is String
    • setServiceRefID

      public void setServiceRefID(String value)
      Sets the value of the serviceRefID property.
      Parameters:
      value - allowed object is String