Class ShoppingCriteriaType.PricingMethodCriteria

java.lang.Object
de.hybris.platform.ndc182facades.messages.airshoppingrequest.ShoppingCriteriaType.PricingMethodCriteria
Enclosing class:
ShoppingCriteriaType

public static class ShoppingCriteriaType.PricingMethodCriteria extends Object

Java class for anonymous complex type.

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

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

    • bestPricingOptionText

      protected String bestPricingOptionText
  • Constructor Details

    • PricingMethodCriteria

      public PricingMethodCriteria()
  • Method Details

    • getBestPricingOptionText

      public String getBestPricingOptionText()
      Gets the value of the bestPricingOptionText property.
      Returns:
      possible object is String
    • setBestPricingOptionText

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