Class SaleContext4
Java class for SaleContext4 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SaleContext4">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="SaleId" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
<element name="SaleRefNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
<element name="SaleRcncltnId" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
<element name="CshrId" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
<element name="CshrLang" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}LanguageCode" maxOccurs="unbounded" minOccurs="0"/>
<element name="ShftNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max2NumericText" minOccurs="0"/>
<element name="CstmrOrdrReqFlg" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}TrueFalseIndicator" minOccurs="0"/>
<element name="PurchsOrdrNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
<element name="InvcNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
<element name="DlvryNoteNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
<element name="SpnsrdMrchnt" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Organisation26" maxOccurs="unbounded" minOccurs="0"/>
<element name="SpltPmt" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}TrueFalseIndicator" minOccurs="0"/>
<element name="RmngAmt" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}ImpliedCurrencyAndAmount" minOccurs="0"/>
<element name="ForceOnlnFlg" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}TrueFalseIndicator" minOccurs="0"/>
<element name="ReuseCardDataFlg" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}TrueFalseIndicator" minOccurs="0"/>
<element name="AllwdNtryMd" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}CardDataReading8Code" maxOccurs="unbounded" minOccurs="0"/>
<element name="SaleTknScp" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}SaleTokenScope1Code" minOccurs="0"/>
<element name="AddtlSaleData" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max70Text" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the addtlSaleData property.Gets the value of the allwdNtryMd property.Gets the value of the cshrId property.Gets the value of the cshrLang property.Gets the value of the dlvryNoteNb property.Gets the value of the invcNb property.Gets the value of the purchsOrdrNb property.Gets the value of the rmngAmt property.Gets the value of the saleId property.Gets the value of the saleRcncltnId property.Gets the value of the saleRefNb property.Gets the value of the saleTknScp property.Gets the value of the shftNb property.Gets the value of the spnsrdMrchnt property.Gets the value of the cstmrOrdrReqFlg property.Gets the value of the forceOnlnFlg property.Gets the value of the reuseCardDataFlg property.Gets the value of the spltPmt property.voidsetAddtlSaleData(String value) Sets the value of the addtlSaleData property.voidSets the value of the cshrId property.voidsetCstmrOrdrReqFlg(Boolean value) Sets the value of the cstmrOrdrReqFlg property.voidsetDlvryNoteNb(String value) Sets the value of the dlvryNoteNb property.voidsetForceOnlnFlg(Boolean value) Sets the value of the forceOnlnFlg property.voidSets the value of the invcNb property.voidsetPurchsOrdrNb(String value) Sets the value of the purchsOrdrNb property.voidsetReuseCardDataFlg(Boolean value) Sets the value of the reuseCardDataFlg property.voidsetRmngAmt(BigDecimal value) Sets the value of the rmngAmt property.voidSets the value of the saleId property.voidsetSaleRcncltnId(String value) Sets the value of the saleRcncltnId property.voidsetSaleRefNb(String value) Sets the value of the saleRefNb property.voidsetSaleTknScp(SaleTokenScope1Code value) Sets the value of the saleTknScp property.voidSets the value of the shftNb property.voidsetSpltPmt(Boolean value) Sets the value of the spltPmt property.
-
Constructor Details
-
SaleContext4
public SaleContext4()
-
-
Method Details
-
getSaleId
Gets the value of the saleId property.- Returns:
- possible object is
String
-
setSaleId
Sets the value of the saleId property.- Parameters:
value- allowed object isString
-
getSaleRefNb
Gets the value of the saleRefNb property.- Returns:
- possible object is
String
-
setSaleRefNb
Sets the value of the saleRefNb property.- Parameters:
value- allowed object isString
-
getSaleRcncltnId
Gets the value of the saleRcncltnId property.- Returns:
- possible object is
String
-
setSaleRcncltnId
Sets the value of the saleRcncltnId property.- Parameters:
value- allowed object isString
-
getCshrId
Gets the value of the cshrId property.- Returns:
- possible object is
String
-
setCshrId
Sets the value of the cshrId property.- Parameters:
value- allowed object isString
-
getCshrLang
Gets the value of the cshrLang property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the cshrLang property.For example, to add a new item, do as follows:
getCshrLang().add(newItem);Objects of the following type(s) are allowed in the list
String -
getShftNb
Gets the value of the shftNb property.- Returns:
- possible object is
String
-
setShftNb
Sets the value of the shftNb property.- Parameters:
value- allowed object isString
-
isCstmrOrdrReqFlg
Gets the value of the cstmrOrdrReqFlg property.- Returns:
- possible object is
Boolean
-
setCstmrOrdrReqFlg
Sets the value of the cstmrOrdrReqFlg property.- Parameters:
value- allowed object isBoolean
-
getPurchsOrdrNb
Gets the value of the purchsOrdrNb property.- Returns:
- possible object is
String
-
setPurchsOrdrNb
Sets the value of the purchsOrdrNb property.- Parameters:
value- allowed object isString
-
getInvcNb
Gets the value of the invcNb property.- Returns:
- possible object is
String
-
setInvcNb
Sets the value of the invcNb property.- Parameters:
value- allowed object isString
-
getDlvryNoteNb
Gets the value of the dlvryNoteNb property.- Returns:
- possible object is
String
-
setDlvryNoteNb
Sets the value of the dlvryNoteNb property.- Parameters:
value- allowed object isString
-
getSpnsrdMrchnt
Gets the value of the spnsrdMrchnt property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the spnsrdMrchnt property.For example, to add a new item, do as follows:
getSpnsrdMrchnt().add(newItem);Objects of the following type(s) are allowed in the list
Organisation26 -
isSpltPmt
Gets the value of the spltPmt property.- Returns:
- possible object is
Boolean
-
setSpltPmt
Sets the value of the spltPmt property.- Parameters:
value- allowed object isBoolean
-
getRmngAmt
Gets the value of the rmngAmt property.- Returns:
- possible object is
BigDecimal
-
setRmngAmt
Sets the value of the rmngAmt property.- Parameters:
value- allowed object isBigDecimal
-
isForceOnlnFlg
Gets the value of the forceOnlnFlg property.- Returns:
- possible object is
Boolean
-
setForceOnlnFlg
Sets the value of the forceOnlnFlg property.- Parameters:
value- allowed object isBoolean
-
isReuseCardDataFlg
Gets the value of the reuseCardDataFlg property.- Returns:
- possible object is
Boolean
-
setReuseCardDataFlg
Sets the value of the reuseCardDataFlg property.- Parameters:
value- allowed object isBoolean
-
getAllwdNtryMd
Gets the value of the allwdNtryMd property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the allwdNtryMd property.For example, to add a new item, do as follows:
getAllwdNtryMd().add(newItem);Objects of the following type(s) are allowed in the list
CardDataReading8Code -
getSaleTknScp
Gets the value of the saleTknScp property.- Returns:
- possible object is
SaleTokenScope1Code
-
setSaleTknScp
Sets the value of the saleTknScp property.- Parameters:
value- allowed object isSaleTokenScope1Code
-
getAddtlSaleData
Gets the value of the addtlSaleData property.- Returns:
- possible object is
String
-
setAddtlSaleData
Sets the value of the addtlSaleData property.- Parameters:
value- allowed object isString
-