Class LoyaltyProgramAccountType
java.lang.Object
de.hybris.platform.ndc182facades.messages.offerpriceresponse.LoyaltyProgramAccountType
An account set up for a customer within a rewards program which holds funds on behalf of that customer.
Java class for LoyaltyProgramAccountType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LoyaltyProgramAccountType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AccountNumber" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OfferPriceRS}CodeType" minOccurs="0"/>
<element name="Alliance" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OfferPriceRS}AllianceType" minOccurs="0"/>
<element name="Carrier" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OfferPriceRS}CarrierType" minOccurs="0"/>
<element name="LoyaltyProgram" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OfferPriceRS}LoyaltyProgramType"/>
<element name="ProgramCode" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OfferPriceRS}CodeType" minOccurs="0"/>
<element name="ProgramName" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OfferPriceRS}NameType" minOccurs="0"/>
<element name="ProviderName" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OfferPriceRS}ProperNameType" minOccurs="0"/>
<element name="SignInID" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OfferPriceRS}TextType" minOccurs="0"/>
<element name="TierCode" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OfferPriceRS}CodeType" minOccurs="0"/>
<element name="TierName" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OfferPriceRS}TextType" minOccurs="0"/>
<element name="TierPriorityText" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OfferPriceRS}TextType" minOccurs="0"/>
<element name="URL" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OfferPriceRS}UniformResourceID_Type" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected AllianceTypeprotected CarrierTypeprotected LoyaltyProgramTypeprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the accountNumber property.Gets the value of the alliance property.Gets the value of the carrier property.Gets the value of the loyaltyProgram property.Gets the value of the programCode property.Gets the value of the programName property.Gets the value of the providerName property.Gets the value of the signInID property.Gets the value of the tierCode property.Gets the value of the tierName property.Gets the value of the tierPriorityText property.getURL()Gets the value of the url property.voidsetAccountNumber(String value) Sets the value of the accountNumber property.voidsetAlliance(AllianceType value) Sets the value of the alliance property.voidsetCarrier(CarrierType value) Sets the value of the carrier property.voidSets the value of the loyaltyProgram property.voidsetProgramCode(String value) Sets the value of the programCode property.voidsetProgramName(String value) Sets the value of the programName property.voidsetProviderName(String value) Sets the value of the providerName property.voidsetSignInID(String value) Sets the value of the signInID property.voidsetTierCode(String value) Sets the value of the tierCode property.voidsetTierName(String value) Sets the value of the tierName property.voidsetTierPriorityText(String value) Sets the value of the tierPriorityText property.voidSets the value of the url property.
-
Field Details
-
accountNumber
-
alliance
-
carrier
-
loyaltyProgram
-
programCode
-
programName
-
providerName
-
signInID
-
tierCode
-
tierName
-
tierPriorityText
-
url
-
-
Constructor Details
-
LoyaltyProgramAccountType
public LoyaltyProgramAccountType()
-
-
Method Details
-
getAccountNumber
Gets the value of the accountNumber property.- Returns:
- possible object is
String
-
setAccountNumber
Sets the value of the accountNumber property.- Parameters:
value- allowed object isString
-
getAlliance
Gets the value of the alliance property.- Returns:
- possible object is
AllianceType
-
setAlliance
Sets the value of the alliance property.- Parameters:
value- allowed object isAllianceType
-
getCarrier
Gets the value of the carrier property.- Returns:
- possible object is
CarrierType
-
setCarrier
Sets the value of the carrier property.- Parameters:
value- allowed object isCarrierType
-
getLoyaltyProgram
Gets the value of the loyaltyProgram property.- Returns:
- possible object is
LoyaltyProgramType
-
setLoyaltyProgram
Sets the value of the loyaltyProgram property.- Parameters:
value- allowed object isLoyaltyProgramType
-
getProgramCode
Gets the value of the programCode property.- Returns:
- possible object is
String
-
setProgramCode
Sets the value of the programCode property.- Parameters:
value- allowed object isString
-
getProgramName
Gets the value of the programName property.- Returns:
- possible object is
String
-
setProgramName
Sets the value of the programName property.- Parameters:
value- allowed object isString
-
getProviderName
Gets the value of the providerName property.- Returns:
- possible object is
String
-
setProviderName
Sets the value of the providerName property.- Parameters:
value- allowed object isString
-
getSignInID
Gets the value of the signInID property.- Returns:
- possible object is
String
-
setSignInID
Sets the value of the signInID property.- Parameters:
value- allowed object isString
-
getTierCode
Gets the value of the tierCode property.- Returns:
- possible object is
String
-
setTierCode
Sets the value of the tierCode property.- Parameters:
value- allowed object isString
-
getTierName
Gets the value of the tierName property.- Returns:
- possible object is
String
-
setTierName
Sets the value of the tierName property.- Parameters:
value- allowed object isString
-
getTierPriorityText
Gets the value of the tierPriorityText property.- Returns:
- possible object is
String
-
setTierPriorityText
Sets the value of the tierPriorityText property.- Parameters:
value- allowed object isString
-
getURL
Gets the value of the url property.- Returns:
- possible object is
String
-
setURL
Sets the value of the url property.- Parameters:
value- allowed object isString
-