Class Wallet2

java.lang.Object
org.coderic.iso20022.messages.cafm.Wallet2

public class Wallet2 extends Object

Java class for Wallet2 complex type.

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

 <complexType name="Wallet2">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Prvdr" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification258" minOccurs="0"/>
         <element name="PANAge" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Max5PositiveNumber" minOccurs="0"/>
         <element name="UsrAcctAge" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Max5PositiveNumber" minOccurs="0"/>
         <element name="WlltAcctAge" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Max5PositiveNumber" minOccurs="0"/>
         <element name="DaysSncLastActvty" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Max5PositiveNumber" minOccurs="0"/>
         <element name="Actvty" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Max10PositiveNumber" minOccurs="0"/>
         <element name="ActvtyIntrvl" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Frequency12Code" minOccurs="0"/>
         <element name="LastWlltChng" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Max5PositiveNumber" minOccurs="0"/>
         <element name="SspdCrds" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Max5PositiveNumber" minOccurs="0"/>
         <element name="WlltAcctCtry" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}ISOMax3ACountryCode" minOccurs="0"/>
         <element name="CardDataNtryMd" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}CardDataReading9Code" minOccurs="0"/>
         <element name="OthrCardDataNtryMd" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Max35Text" minOccurs="0"/>
         <element name="WlltAcctEmailAge" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Max5PositiveNumber" minOccurs="0"/>
         <element name="WlltPrvdrRskAssmnt" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}RiskAssessment1Code" minOccurs="0"/>
         <element name="WlltPrvdrRskAssmntMdlVrsn" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Max35Text" minOccurs="0"/>
         <element name="WlltPrvdrPhneScore" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Max5PositiveNumber" minOccurs="0"/>
         <element name="WlltPrvdrDvcScore" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Max5PositiveNumber" minOccurs="0"/>
         <element name="WlltPrvdrAcctScore" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Max5PositiveNumber" minOccurs="0"/>
         <element name="AddtlData" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}AdditionalData1" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • Wallet2

      public Wallet2()
  • Method Details

    • getPrvdr

      public PartyIdentification258 getPrvdr()
      Gets the value of the prvdr property.
      Returns:
      possible object is PartyIdentification258
    • setPrvdr

      public void setPrvdr(PartyIdentification258 value)
      Sets the value of the prvdr property.
      Parameters:
      value - allowed object is PartyIdentification258
    • getPANAge

      public BigDecimal getPANAge()
      Gets the value of the panAge property.
      Returns:
      possible object is BigDecimal
    • setPANAge

      public void setPANAge(BigDecimal value)
      Sets the value of the panAge property.
      Parameters:
      value - allowed object is BigDecimal
    • getUsrAcctAge

      public BigDecimal getUsrAcctAge()
      Gets the value of the usrAcctAge property.
      Returns:
      possible object is BigDecimal
    • setUsrAcctAge

      public void setUsrAcctAge(BigDecimal value)
      Sets the value of the usrAcctAge property.
      Parameters:
      value - allowed object is BigDecimal
    • getWlltAcctAge

      public BigDecimal getWlltAcctAge()
      Gets the value of the wlltAcctAge property.
      Returns:
      possible object is BigDecimal
    • setWlltAcctAge

      public void setWlltAcctAge(BigDecimal value)
      Sets the value of the wlltAcctAge property.
      Parameters:
      value - allowed object is BigDecimal
    • getDaysSncLastActvty

      public BigDecimal getDaysSncLastActvty()
      Gets the value of the daysSncLastActvty property.
      Returns:
      possible object is BigDecimal
    • setDaysSncLastActvty

      public void setDaysSncLastActvty(BigDecimal value)
      Sets the value of the daysSncLastActvty property.
      Parameters:
      value - allowed object is BigDecimal
    • getActvty

      public BigDecimal getActvty()
      Gets the value of the actvty property.
      Returns:
      possible object is BigDecimal
    • setActvty

      public void setActvty(BigDecimal value)
      Sets the value of the actvty property.
      Parameters:
      value - allowed object is BigDecimal
    • getActvtyIntrvl

      public Frequency12Code getActvtyIntrvl()
      Gets the value of the actvtyIntrvl property.
      Returns:
      possible object is Frequency12Code
    • setActvtyIntrvl

      public void setActvtyIntrvl(Frequency12Code value)
      Sets the value of the actvtyIntrvl property.
      Parameters:
      value - allowed object is Frequency12Code
    • getLastWlltChng

      public BigDecimal getLastWlltChng()
      Gets the value of the lastWlltChng property.
      Returns:
      possible object is BigDecimal
    • setLastWlltChng

      public void setLastWlltChng(BigDecimal value)
      Sets the value of the lastWlltChng property.
      Parameters:
      value - allowed object is BigDecimal
    • getSspdCrds

      public BigDecimal getSspdCrds()
      Gets the value of the sspdCrds property.
      Returns:
      possible object is BigDecimal
    • setSspdCrds

      public void setSspdCrds(BigDecimal value)
      Sets the value of the sspdCrds property.
      Parameters:
      value - allowed object is BigDecimal
    • getWlltAcctCtry

      public String getWlltAcctCtry()
      Gets the value of the wlltAcctCtry property.
      Returns:
      possible object is String
    • setWlltAcctCtry

      public void setWlltAcctCtry(String value)
      Sets the value of the wlltAcctCtry property.
      Parameters:
      value - allowed object is String
    • getCardDataNtryMd

      public CardDataReading9Code getCardDataNtryMd()
      Gets the value of the cardDataNtryMd property.
      Returns:
      possible object is CardDataReading9Code
    • setCardDataNtryMd

      public void setCardDataNtryMd(CardDataReading9Code value)
      Sets the value of the cardDataNtryMd property.
      Parameters:
      value - allowed object is CardDataReading9Code
    • getOthrCardDataNtryMd

      public String getOthrCardDataNtryMd()
      Gets the value of the othrCardDataNtryMd property.
      Returns:
      possible object is String
    • setOthrCardDataNtryMd

      public void setOthrCardDataNtryMd(String value)
      Sets the value of the othrCardDataNtryMd property.
      Parameters:
      value - allowed object is String
    • getWlltAcctEmailAge

      public BigDecimal getWlltAcctEmailAge()
      Gets the value of the wlltAcctEmailAge property.
      Returns:
      possible object is BigDecimal
    • setWlltAcctEmailAge

      public void setWlltAcctEmailAge(BigDecimal value)
      Sets the value of the wlltAcctEmailAge property.
      Parameters:
      value - allowed object is BigDecimal
    • getWlltPrvdrRskAssmnt

      public RiskAssessment1Code getWlltPrvdrRskAssmnt()
      Gets the value of the wlltPrvdrRskAssmnt property.
      Returns:
      possible object is RiskAssessment1Code
    • setWlltPrvdrRskAssmnt

      public void setWlltPrvdrRskAssmnt(RiskAssessment1Code value)
      Sets the value of the wlltPrvdrRskAssmnt property.
      Parameters:
      value - allowed object is RiskAssessment1Code
    • getWlltPrvdrRskAssmntMdlVrsn

      public String getWlltPrvdrRskAssmntMdlVrsn()
      Gets the value of the wlltPrvdrRskAssmntMdlVrsn property.
      Returns:
      possible object is String
    • setWlltPrvdrRskAssmntMdlVrsn

      public void setWlltPrvdrRskAssmntMdlVrsn(String value)
      Sets the value of the wlltPrvdrRskAssmntMdlVrsn property.
      Parameters:
      value - allowed object is String
    • getWlltPrvdrPhneScore

      public BigDecimal getWlltPrvdrPhneScore()
      Gets the value of the wlltPrvdrPhneScore property.
      Returns:
      possible object is BigDecimal
    • setWlltPrvdrPhneScore

      public void setWlltPrvdrPhneScore(BigDecimal value)
      Sets the value of the wlltPrvdrPhneScore property.
      Parameters:
      value - allowed object is BigDecimal
    • getWlltPrvdrDvcScore

      public BigDecimal getWlltPrvdrDvcScore()
      Gets the value of the wlltPrvdrDvcScore property.
      Returns:
      possible object is BigDecimal
    • setWlltPrvdrDvcScore

      public void setWlltPrvdrDvcScore(BigDecimal value)
      Sets the value of the wlltPrvdrDvcScore property.
      Parameters:
      value - allowed object is BigDecimal
    • getWlltPrvdrAcctScore

      public BigDecimal getWlltPrvdrAcctScore()
      Gets the value of the wlltPrvdrAcctScore property.
      Returns:
      possible object is BigDecimal
    • setWlltPrvdrAcctScore

      public void setWlltPrvdrAcctScore(BigDecimal value)
      Sets the value of the wlltPrvdrAcctScore property.
      Parameters:
      value - allowed object is BigDecimal
    • getAddtlData

      public List<AdditionalData1> getAddtlData()
      Gets the value of the addtlData 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 addtlData property.

      For example, to add a new item, do as follows:

          getAddtlData().add(newItem);
       

      Objects of the following type(s) are allowed in the list AdditionalData1