org.broadleafcommerce.vendor.cybersource.service.api
Class AirlineData

java.lang.Object
  extended by org.broadleafcommerce.vendor.cybersource.service.api.AirlineData
All Implemented Interfaces:
java.io.Serializable

public class AirlineData
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
AirlineData()
           
AirlineData(java.lang.String agentCode, java.lang.String agentName, java.lang.String ticketIssuerCity, java.lang.String ticketIssuerState, java.lang.String ticketIssuerPostalCode, java.lang.String ticketIssuerCountry, java.lang.String ticketIssuerAddress, java.lang.String ticketIssuerCode, java.lang.String ticketIssuerName, java.lang.String ticketNumber, java.math.BigInteger checkDigit, java.math.BigInteger restrictedTicketIndicator, java.lang.String transactionType, java.lang.String extendedPaymentCode, java.lang.String carrierName, java.lang.String passengerName, java.lang.String customerCode, java.lang.String documentType, java.lang.String documentNumber, java.lang.String documentNumberOfParts, java.lang.String invoiceNumber, java.lang.String invoiceDate, java.lang.String chargeDetails, java.lang.String bookingReference, java.lang.String totalFee, java.lang.String clearingSequence, java.math.BigInteger clearingCount, java.lang.String totalClearingAmount, Leg[] leg, java.lang.String numberOfPassengers)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAgentCode()
          Gets the agentCode value for this AirlineData.
 java.lang.String getAgentName()
          Gets the agentName value for this AirlineData.
 java.lang.String getBookingReference()
          Gets the bookingReference value for this AirlineData.
 java.lang.String getCarrierName()
          Gets the carrierName value for this AirlineData.
 java.lang.String getChargeDetails()
          Gets the chargeDetails value for this AirlineData.
 java.math.BigInteger getCheckDigit()
          Gets the checkDigit value for this AirlineData.
 java.math.BigInteger getClearingCount()
          Gets the clearingCount value for this AirlineData.
 java.lang.String getClearingSequence()
          Gets the clearingSequence value for this AirlineData.
 java.lang.String getCustomerCode()
          Gets the customerCode value for this AirlineData.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.lang.String getDocumentNumber()
          Gets the documentNumber value for this AirlineData.
 java.lang.String getDocumentNumberOfParts()
          Gets the documentNumberOfParts value for this AirlineData.
 java.lang.String getDocumentType()
          Gets the documentType value for this AirlineData.
 java.lang.String getExtendedPaymentCode()
          Gets the extendedPaymentCode value for this AirlineData.
 java.lang.String getInvoiceDate()
          Gets the invoiceDate value for this AirlineData.
 java.lang.String getInvoiceNumber()
          Gets the invoiceNumber value for this AirlineData.
 Leg[] getLeg()
          Gets the leg value for this AirlineData.
 Leg getLeg(int i)
           
 java.lang.String getNumberOfPassengers()
          Gets the numberOfPassengers value for this AirlineData.
 java.lang.String getPassengerName()
          Gets the passengerName value for this AirlineData.
 java.math.BigInteger getRestrictedTicketIndicator()
          Gets the restrictedTicketIndicator value for this AirlineData.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.String getTicketIssuerAddress()
          Gets the ticketIssuerAddress value for this AirlineData.
 java.lang.String getTicketIssuerCity()
          Gets the ticketIssuerCity value for this AirlineData.
 java.lang.String getTicketIssuerCode()
          Gets the ticketIssuerCode value for this AirlineData.
 java.lang.String getTicketIssuerCountry()
          Gets the ticketIssuerCountry value for this AirlineData.
 java.lang.String getTicketIssuerName()
          Gets the ticketIssuerName value for this AirlineData.
 java.lang.String getTicketIssuerPostalCode()
          Gets the ticketIssuerPostalCode value for this AirlineData.
 java.lang.String getTicketIssuerState()
          Gets the ticketIssuerState value for this AirlineData.
 java.lang.String getTicketNumber()
          Gets the ticketNumber value for this AirlineData.
 java.lang.String getTotalClearingAmount()
          Gets the totalClearingAmount value for this AirlineData.
 java.lang.String getTotalFee()
          Gets the totalFee value for this AirlineData.
 java.lang.String getTransactionType()
          Gets the transactionType value for this AirlineData.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setAgentCode(java.lang.String agentCode)
          Sets the agentCode value for this AirlineData.
 void setAgentName(java.lang.String agentName)
          Sets the agentName value for this AirlineData.
 void setBookingReference(java.lang.String bookingReference)
          Sets the bookingReference value for this AirlineData.
 void setCarrierName(java.lang.String carrierName)
          Sets the carrierName value for this AirlineData.
 void setChargeDetails(java.lang.String chargeDetails)
          Sets the chargeDetails value for this AirlineData.
 void setCheckDigit(java.math.BigInteger checkDigit)
          Sets the checkDigit value for this AirlineData.
 void setClearingCount(java.math.BigInteger clearingCount)
          Sets the clearingCount value for this AirlineData.
 void setClearingSequence(java.lang.String clearingSequence)
          Sets the clearingSequence value for this AirlineData.
 void setCustomerCode(java.lang.String customerCode)
          Sets the customerCode value for this AirlineData.
 void setDocumentNumber(java.lang.String documentNumber)
          Sets the documentNumber value for this AirlineData.
 void setDocumentNumberOfParts(java.lang.String documentNumberOfParts)
          Sets the documentNumberOfParts value for this AirlineData.
 void setDocumentType(java.lang.String documentType)
          Sets the documentType value for this AirlineData.
 void setExtendedPaymentCode(java.lang.String extendedPaymentCode)
          Sets the extendedPaymentCode value for this AirlineData.
 void setInvoiceDate(java.lang.String invoiceDate)
          Sets the invoiceDate value for this AirlineData.
 void setInvoiceNumber(java.lang.String invoiceNumber)
          Sets the invoiceNumber value for this AirlineData.
 void setLeg(int i, Leg _value)
           
 void setLeg(Leg[] leg)
          Sets the leg value for this AirlineData.
 void setNumberOfPassengers(java.lang.String numberOfPassengers)
          Sets the numberOfPassengers value for this AirlineData.
 void setPassengerName(java.lang.String passengerName)
          Sets the passengerName value for this AirlineData.
 void setRestrictedTicketIndicator(java.math.BigInteger restrictedTicketIndicator)
          Sets the restrictedTicketIndicator value for this AirlineData.
 void setTicketIssuerAddress(java.lang.String ticketIssuerAddress)
          Sets the ticketIssuerAddress value for this AirlineData.
 void setTicketIssuerCity(java.lang.String ticketIssuerCity)
          Sets the ticketIssuerCity value for this AirlineData.
 void setTicketIssuerCode(java.lang.String ticketIssuerCode)
          Sets the ticketIssuerCode value for this AirlineData.
 void setTicketIssuerCountry(java.lang.String ticketIssuerCountry)
          Sets the ticketIssuerCountry value for this AirlineData.
 void setTicketIssuerName(java.lang.String ticketIssuerName)
          Sets the ticketIssuerName value for this AirlineData.
 void setTicketIssuerPostalCode(java.lang.String ticketIssuerPostalCode)
          Sets the ticketIssuerPostalCode value for this AirlineData.
 void setTicketIssuerState(java.lang.String ticketIssuerState)
          Sets the ticketIssuerState value for this AirlineData.
 void setTicketNumber(java.lang.String ticketNumber)
          Sets the ticketNumber value for this AirlineData.
 void setTotalClearingAmount(java.lang.String totalClearingAmount)
          Sets the totalClearingAmount value for this AirlineData.
 void setTotalFee(java.lang.String totalFee)
          Sets the totalFee value for this AirlineData.
 void setTransactionType(java.lang.String transactionType)
          Sets the transactionType value for this AirlineData.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AirlineData

public AirlineData()

AirlineData

public AirlineData(java.lang.String agentCode,
                   java.lang.String agentName,
                   java.lang.String ticketIssuerCity,
                   java.lang.String ticketIssuerState,
                   java.lang.String ticketIssuerPostalCode,
                   java.lang.String ticketIssuerCountry,
                   java.lang.String ticketIssuerAddress,
                   java.lang.String ticketIssuerCode,
                   java.lang.String ticketIssuerName,
                   java.lang.String ticketNumber,
                   java.math.BigInteger checkDigit,
                   java.math.BigInteger restrictedTicketIndicator,
                   java.lang.String transactionType,
                   java.lang.String extendedPaymentCode,
                   java.lang.String carrierName,
                   java.lang.String passengerName,
                   java.lang.String customerCode,
                   java.lang.String documentType,
                   java.lang.String documentNumber,
                   java.lang.String documentNumberOfParts,
                   java.lang.String invoiceNumber,
                   java.lang.String invoiceDate,
                   java.lang.String chargeDetails,
                   java.lang.String bookingReference,
                   java.lang.String totalFee,
                   java.lang.String clearingSequence,
                   java.math.BigInteger clearingCount,
                   java.lang.String totalClearingAmount,
                   Leg[] leg,
                   java.lang.String numberOfPassengers)
Method Detail

getAgentCode

public java.lang.String getAgentCode()
Gets the agentCode value for this AirlineData.

Returns:
agentCode

setAgentCode

public void setAgentCode(java.lang.String agentCode)
Sets the agentCode value for this AirlineData.

Parameters:
agentCode -

getAgentName

public java.lang.String getAgentName()
Gets the agentName value for this AirlineData.

Returns:
agentName

setAgentName

public void setAgentName(java.lang.String agentName)
Sets the agentName value for this AirlineData.

Parameters:
agentName -

getTicketIssuerCity

public java.lang.String getTicketIssuerCity()
Gets the ticketIssuerCity value for this AirlineData.

Returns:
ticketIssuerCity

setTicketIssuerCity

public void setTicketIssuerCity(java.lang.String ticketIssuerCity)
Sets the ticketIssuerCity value for this AirlineData.

Parameters:
ticketIssuerCity -

getTicketIssuerState

public java.lang.String getTicketIssuerState()
Gets the ticketIssuerState value for this AirlineData.

Returns:
ticketIssuerState

setTicketIssuerState

public void setTicketIssuerState(java.lang.String ticketIssuerState)
Sets the ticketIssuerState value for this AirlineData.

Parameters:
ticketIssuerState -

getTicketIssuerPostalCode

public java.lang.String getTicketIssuerPostalCode()
Gets the ticketIssuerPostalCode value for this AirlineData.

Returns:
ticketIssuerPostalCode

setTicketIssuerPostalCode

public void setTicketIssuerPostalCode(java.lang.String ticketIssuerPostalCode)
Sets the ticketIssuerPostalCode value for this AirlineData.

Parameters:
ticketIssuerPostalCode -

getTicketIssuerCountry

public java.lang.String getTicketIssuerCountry()
Gets the ticketIssuerCountry value for this AirlineData.

Returns:
ticketIssuerCountry

setTicketIssuerCountry

public void setTicketIssuerCountry(java.lang.String ticketIssuerCountry)
Sets the ticketIssuerCountry value for this AirlineData.

Parameters:
ticketIssuerCountry -

getTicketIssuerAddress

public java.lang.String getTicketIssuerAddress()
Gets the ticketIssuerAddress value for this AirlineData.

Returns:
ticketIssuerAddress

setTicketIssuerAddress

public void setTicketIssuerAddress(java.lang.String ticketIssuerAddress)
Sets the ticketIssuerAddress value for this AirlineData.

Parameters:
ticketIssuerAddress -

getTicketIssuerCode

public java.lang.String getTicketIssuerCode()
Gets the ticketIssuerCode value for this AirlineData.

Returns:
ticketIssuerCode

setTicketIssuerCode

public void setTicketIssuerCode(java.lang.String ticketIssuerCode)
Sets the ticketIssuerCode value for this AirlineData.

Parameters:
ticketIssuerCode -

getTicketIssuerName

public java.lang.String getTicketIssuerName()
Gets the ticketIssuerName value for this AirlineData.

Returns:
ticketIssuerName

setTicketIssuerName

public void setTicketIssuerName(java.lang.String ticketIssuerName)
Sets the ticketIssuerName value for this AirlineData.

Parameters:
ticketIssuerName -

getTicketNumber

public java.lang.String getTicketNumber()
Gets the ticketNumber value for this AirlineData.

Returns:
ticketNumber

setTicketNumber

public void setTicketNumber(java.lang.String ticketNumber)
Sets the ticketNumber value for this AirlineData.

Parameters:
ticketNumber -

getCheckDigit

public java.math.BigInteger getCheckDigit()
Gets the checkDigit value for this AirlineData.

Returns:
checkDigit

setCheckDigit

public void setCheckDigit(java.math.BigInteger checkDigit)
Sets the checkDigit value for this AirlineData.

Parameters:
checkDigit -

getRestrictedTicketIndicator

public java.math.BigInteger getRestrictedTicketIndicator()
Gets the restrictedTicketIndicator value for this AirlineData.

Returns:
restrictedTicketIndicator

setRestrictedTicketIndicator

public void setRestrictedTicketIndicator(java.math.BigInteger restrictedTicketIndicator)
Sets the restrictedTicketIndicator value for this AirlineData.

Parameters:
restrictedTicketIndicator -

getTransactionType

public java.lang.String getTransactionType()
Gets the transactionType value for this AirlineData.

Returns:
transactionType

setTransactionType

public void setTransactionType(java.lang.String transactionType)
Sets the transactionType value for this AirlineData.

Parameters:
transactionType -

getExtendedPaymentCode

public java.lang.String getExtendedPaymentCode()
Gets the extendedPaymentCode value for this AirlineData.

Returns:
extendedPaymentCode

setExtendedPaymentCode

public void setExtendedPaymentCode(java.lang.String extendedPaymentCode)
Sets the extendedPaymentCode value for this AirlineData.

Parameters:
extendedPaymentCode -

getCarrierName

public java.lang.String getCarrierName()
Gets the carrierName value for this AirlineData.

Returns:
carrierName

setCarrierName

public void setCarrierName(java.lang.String carrierName)
Sets the carrierName value for this AirlineData.

Parameters:
carrierName -

getPassengerName

public java.lang.String getPassengerName()
Gets the passengerName value for this AirlineData.

Returns:
passengerName

setPassengerName

public void setPassengerName(java.lang.String passengerName)
Sets the passengerName value for this AirlineData.

Parameters:
passengerName -

getCustomerCode

public java.lang.String getCustomerCode()
Gets the customerCode value for this AirlineData.

Returns:
customerCode

setCustomerCode

public void setCustomerCode(java.lang.String customerCode)
Sets the customerCode value for this AirlineData.

Parameters:
customerCode -

getDocumentType

public java.lang.String getDocumentType()
Gets the documentType value for this AirlineData.

Returns:
documentType

setDocumentType

public void setDocumentType(java.lang.String documentType)
Sets the documentType value for this AirlineData.

Parameters:
documentType -

getDocumentNumber

public java.lang.String getDocumentNumber()
Gets the documentNumber value for this AirlineData.

Returns:
documentNumber

setDocumentNumber

public void setDocumentNumber(java.lang.String documentNumber)
Sets the documentNumber value for this AirlineData.

Parameters:
documentNumber -

getDocumentNumberOfParts

public java.lang.String getDocumentNumberOfParts()
Gets the documentNumberOfParts value for this AirlineData.

Returns:
documentNumberOfParts

setDocumentNumberOfParts

public void setDocumentNumberOfParts(java.lang.String documentNumberOfParts)
Sets the documentNumberOfParts value for this AirlineData.

Parameters:
documentNumberOfParts -

getInvoiceNumber

public java.lang.String getInvoiceNumber()
Gets the invoiceNumber value for this AirlineData.

Returns:
invoiceNumber

setInvoiceNumber

public void setInvoiceNumber(java.lang.String invoiceNumber)
Sets the invoiceNumber value for this AirlineData.

Parameters:
invoiceNumber -

getInvoiceDate

public java.lang.String getInvoiceDate()
Gets the invoiceDate value for this AirlineData.

Returns:
invoiceDate

setInvoiceDate

public void setInvoiceDate(java.lang.String invoiceDate)
Sets the invoiceDate value for this AirlineData.

Parameters:
invoiceDate -

getChargeDetails

public java.lang.String getChargeDetails()
Gets the chargeDetails value for this AirlineData.

Returns:
chargeDetails

setChargeDetails

public void setChargeDetails(java.lang.String chargeDetails)
Sets the chargeDetails value for this AirlineData.

Parameters:
chargeDetails -

getBookingReference

public java.lang.String getBookingReference()
Gets the bookingReference value for this AirlineData.

Returns:
bookingReference

setBookingReference

public void setBookingReference(java.lang.String bookingReference)
Sets the bookingReference value for this AirlineData.

Parameters:
bookingReference -

getTotalFee

public java.lang.String getTotalFee()
Gets the totalFee value for this AirlineData.

Returns:
totalFee

setTotalFee

public void setTotalFee(java.lang.String totalFee)
Sets the totalFee value for this AirlineData.

Parameters:
totalFee -

getClearingSequence

public java.lang.String getClearingSequence()
Gets the clearingSequence value for this AirlineData.

Returns:
clearingSequence

setClearingSequence

public void setClearingSequence(java.lang.String clearingSequence)
Sets the clearingSequence value for this AirlineData.

Parameters:
clearingSequence -

getClearingCount

public java.math.BigInteger getClearingCount()
Gets the clearingCount value for this AirlineData.

Returns:
clearingCount

setClearingCount

public void setClearingCount(java.math.BigInteger clearingCount)
Sets the clearingCount value for this AirlineData.

Parameters:
clearingCount -

getTotalClearingAmount

public java.lang.String getTotalClearingAmount()
Gets the totalClearingAmount value for this AirlineData.

Returns:
totalClearingAmount

setTotalClearingAmount

public void setTotalClearingAmount(java.lang.String totalClearingAmount)
Sets the totalClearingAmount value for this AirlineData.

Parameters:
totalClearingAmount -

getLeg

public Leg[] getLeg()
Gets the leg value for this AirlineData.

Returns:
leg

setLeg

public void setLeg(Leg[] leg)
Sets the leg value for this AirlineData.

Parameters:
leg -

getLeg

public Leg getLeg(int i)

setLeg

public void setLeg(int i,
                   Leg _value)

getNumberOfPassengers

public java.lang.String getNumberOfPassengers()
Gets the numberOfPassengers value for this AirlineData.

Returns:
numberOfPassengers

setNumberOfPassengers

public void setNumberOfPassengers(java.lang.String numberOfPassengers)
Sets the numberOfPassengers value for this AirlineData.

Parameters:
numberOfPassengers -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer



Copyright © 2011. All Rights Reserved.