Class SaleContext4

java.lang.Object
org.coderic.iso20022.messages.casp.SaleContext4

public class SaleContext4 extends Object

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 Details

    • SaleContext4

      public SaleContext4()
  • Method Details

    • getSaleId

      public String getSaleId()
      Gets the value of the saleId property.
      Returns:
      possible object is String
    • setSaleId

      public void setSaleId(String value)
      Sets the value of the saleId property.
      Parameters:
      value - allowed object is String
    • getSaleRefNb

      public String getSaleRefNb()
      Gets the value of the saleRefNb property.
      Returns:
      possible object is String
    • setSaleRefNb

      public void setSaleRefNb(String value)
      Sets the value of the saleRefNb property.
      Parameters:
      value - allowed object is String
    • getSaleRcncltnId

      public String getSaleRcncltnId()
      Gets the value of the saleRcncltnId property.
      Returns:
      possible object is String
    • setSaleRcncltnId

      public void setSaleRcncltnId(String value)
      Sets the value of the saleRcncltnId property.
      Parameters:
      value - allowed object is String
    • getCshrId

      public String getCshrId()
      Gets the value of the cshrId property.
      Returns:
      possible object is String
    • setCshrId

      public void setCshrId(String value)
      Sets the value of the cshrId property.
      Parameters:
      value - allowed object is String
    • getCshrLang

      public List<String> 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 set method 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

      public String getShftNb()
      Gets the value of the shftNb property.
      Returns:
      possible object is String
    • setShftNb

      public void setShftNb(String value)
      Sets the value of the shftNb property.
      Parameters:
      value - allowed object is String
    • isCstmrOrdrReqFlg

      public Boolean isCstmrOrdrReqFlg()
      Gets the value of the cstmrOrdrReqFlg property.
      Returns:
      possible object is Boolean
    • setCstmrOrdrReqFlg

      public void setCstmrOrdrReqFlg(Boolean value)
      Sets the value of the cstmrOrdrReqFlg property.
      Parameters:
      value - allowed object is Boolean
    • getPurchsOrdrNb

      public String getPurchsOrdrNb()
      Gets the value of the purchsOrdrNb property.
      Returns:
      possible object is String
    • setPurchsOrdrNb

      public void setPurchsOrdrNb(String value)
      Sets the value of the purchsOrdrNb property.
      Parameters:
      value - allowed object is String
    • getInvcNb

      public String getInvcNb()
      Gets the value of the invcNb property.
      Returns:
      possible object is String
    • setInvcNb

      public void setInvcNb(String value)
      Sets the value of the invcNb property.
      Parameters:
      value - allowed object is String
    • getDlvryNoteNb

      public String getDlvryNoteNb()
      Gets the value of the dlvryNoteNb property.
      Returns:
      possible object is String
    • setDlvryNoteNb

      public void setDlvryNoteNb(String value)
      Sets the value of the dlvryNoteNb property.
      Parameters:
      value - allowed object is String
    • getSpnsrdMrchnt

      public List<Organisation26> 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 set method 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

      public Boolean isSpltPmt()
      Gets the value of the spltPmt property.
      Returns:
      possible object is Boolean
    • setSpltPmt

      public void setSpltPmt(Boolean value)
      Sets the value of the spltPmt property.
      Parameters:
      value - allowed object is Boolean
    • getRmngAmt

      public BigDecimal getRmngAmt()
      Gets the value of the rmngAmt property.
      Returns:
      possible object is BigDecimal
    • setRmngAmt

      public void setRmngAmt(BigDecimal value)
      Sets the value of the rmngAmt property.
      Parameters:
      value - allowed object is BigDecimal
    • isForceOnlnFlg

      public Boolean isForceOnlnFlg()
      Gets the value of the forceOnlnFlg property.
      Returns:
      possible object is Boolean
    • setForceOnlnFlg

      public void setForceOnlnFlg(Boolean value)
      Sets the value of the forceOnlnFlg property.
      Parameters:
      value - allowed object is Boolean
    • isReuseCardDataFlg

      public Boolean isReuseCardDataFlg()
      Gets the value of the reuseCardDataFlg property.
      Returns:
      possible object is Boolean
    • setReuseCardDataFlg

      public void setReuseCardDataFlg(Boolean value)
      Sets the value of the reuseCardDataFlg property.
      Parameters:
      value - allowed object is Boolean
    • getAllwdNtryMd

      public List<CardDataReading8Code> 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 set method 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

      public SaleTokenScope1Code getSaleTknScp()
      Gets the value of the saleTknScp property.
      Returns:
      possible object is SaleTokenScope1Code
    • setSaleTknScp

      public void setSaleTknScp(SaleTokenScope1Code value)
      Sets the value of the saleTknScp property.
      Parameters:
      value - allowed object is SaleTokenScope1Code
    • getAddtlSaleData

      public String getAddtlSaleData()
      Gets the value of the addtlSaleData property.
      Returns:
      possible object is String
    • setAddtlSaleData

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