Class Wallet2
java.lang.Object
org.coderic.iso20022.messages.cafm.Wallet2
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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the actvty property.Gets the value of the actvtyIntrvl property.Gets the value of the addtlData property.Gets the value of the cardDataNtryMd property.Gets the value of the daysSncLastActvty property.Gets the value of the lastWlltChng property.Gets the value of the othrCardDataNtryMd property.Gets the value of the panAge property.getPrvdr()
Gets the value of the prvdr property.Gets the value of the sspdCrds property.Gets the value of the usrAcctAge property.Gets the value of the wlltAcctAge property.Gets the value of the wlltAcctCtry property.Gets the value of the wlltAcctEmailAge property.Gets the value of the wlltPrvdrAcctScore property.Gets the value of the wlltPrvdrDvcScore property.Gets the value of the wlltPrvdrPhneScore property.Gets the value of the wlltPrvdrRskAssmnt property.Gets the value of the wlltPrvdrRskAssmntMdlVrsn property.void
setActvty
(BigDecimal value) Sets the value of the actvty property.void
setActvtyIntrvl
(Frequency12Code value) Sets the value of the actvtyIntrvl property.void
Sets the value of the cardDataNtryMd property.void
setDaysSncLastActvty
(BigDecimal value) Sets the value of the daysSncLastActvty property.void
setLastWlltChng
(BigDecimal value) Sets the value of the lastWlltChng property.void
setOthrCardDataNtryMd
(String value) Sets the value of the othrCardDataNtryMd property.void
setPANAge
(BigDecimal value) Sets the value of the panAge property.void
setPrvdr
(PartyIdentification258 value) Sets the value of the prvdr property.void
setSspdCrds
(BigDecimal value) Sets the value of the sspdCrds property.void
setUsrAcctAge
(BigDecimal value) Sets the value of the usrAcctAge property.void
setWlltAcctAge
(BigDecimal value) Sets the value of the wlltAcctAge property.void
setWlltAcctCtry
(String value) Sets the value of the wlltAcctCtry property.void
setWlltAcctEmailAge
(BigDecimal value) Sets the value of the wlltAcctEmailAge property.void
setWlltPrvdrAcctScore
(BigDecimal value) Sets the value of the wlltPrvdrAcctScore property.void
setWlltPrvdrDvcScore
(BigDecimal value) Sets the value of the wlltPrvdrDvcScore property.void
setWlltPrvdrPhneScore
(BigDecimal value) Sets the value of the wlltPrvdrPhneScore property.void
Sets the value of the wlltPrvdrRskAssmnt property.void
Sets the value of the wlltPrvdrRskAssmntMdlVrsn property.
-
Constructor Details
-
Wallet2
public Wallet2()
-
-
Method Details
-
getPrvdr
Gets the value of the prvdr property.- Returns:
- possible object is
PartyIdentification258
-
setPrvdr
Sets the value of the prvdr property.- Parameters:
value
- allowed object isPartyIdentification258
-
getPANAge
Gets the value of the panAge property.- Returns:
- possible object is
BigDecimal
-
setPANAge
Sets the value of the panAge property.- Parameters:
value
- allowed object isBigDecimal
-
getUsrAcctAge
Gets the value of the usrAcctAge property.- Returns:
- possible object is
BigDecimal
-
setUsrAcctAge
Sets the value of the usrAcctAge property.- Parameters:
value
- allowed object isBigDecimal
-
getWlltAcctAge
Gets the value of the wlltAcctAge property.- Returns:
- possible object is
BigDecimal
-
setWlltAcctAge
Sets the value of the wlltAcctAge property.- Parameters:
value
- allowed object isBigDecimal
-
getDaysSncLastActvty
Gets the value of the daysSncLastActvty property.- Returns:
- possible object is
BigDecimal
-
setDaysSncLastActvty
Sets the value of the daysSncLastActvty property.- Parameters:
value
- allowed object isBigDecimal
-
getActvty
Gets the value of the actvty property.- Returns:
- possible object is
BigDecimal
-
setActvty
Sets the value of the actvty property.- Parameters:
value
- allowed object isBigDecimal
-
getActvtyIntrvl
Gets the value of the actvtyIntrvl property.- Returns:
- possible object is
Frequency12Code
-
setActvtyIntrvl
Sets the value of the actvtyIntrvl property.- Parameters:
value
- allowed object isFrequency12Code
-
getLastWlltChng
Gets the value of the lastWlltChng property.- Returns:
- possible object is
BigDecimal
-
setLastWlltChng
Sets the value of the lastWlltChng property.- Parameters:
value
- allowed object isBigDecimal
-
getSspdCrds
Gets the value of the sspdCrds property.- Returns:
- possible object is
BigDecimal
-
setSspdCrds
Sets the value of the sspdCrds property.- Parameters:
value
- allowed object isBigDecimal
-
getWlltAcctCtry
Gets the value of the wlltAcctCtry property.- Returns:
- possible object is
String
-
setWlltAcctCtry
Sets the value of the wlltAcctCtry property.- Parameters:
value
- allowed object isString
-
getCardDataNtryMd
Gets the value of the cardDataNtryMd property.- Returns:
- possible object is
CardDataReading9Code
-
setCardDataNtryMd
Sets the value of the cardDataNtryMd property.- Parameters:
value
- allowed object isCardDataReading9Code
-
getOthrCardDataNtryMd
Gets the value of the othrCardDataNtryMd property.- Returns:
- possible object is
String
-
setOthrCardDataNtryMd
Sets the value of the othrCardDataNtryMd property.- Parameters:
value
- allowed object isString
-
getWlltAcctEmailAge
Gets the value of the wlltAcctEmailAge property.- Returns:
- possible object is
BigDecimal
-
setWlltAcctEmailAge
Sets the value of the wlltAcctEmailAge property.- Parameters:
value
- allowed object isBigDecimal
-
getWlltPrvdrRskAssmnt
Gets the value of the wlltPrvdrRskAssmnt property.- Returns:
- possible object is
RiskAssessment1Code
-
setWlltPrvdrRskAssmnt
Sets the value of the wlltPrvdrRskAssmnt property.- Parameters:
value
- allowed object isRiskAssessment1Code
-
getWlltPrvdrRskAssmntMdlVrsn
Gets the value of the wlltPrvdrRskAssmntMdlVrsn property.- Returns:
- possible object is
String
-
setWlltPrvdrRskAssmntMdlVrsn
Sets the value of the wlltPrvdrRskAssmntMdlVrsn property.- Parameters:
value
- allowed object isString
-
getWlltPrvdrPhneScore
Gets the value of the wlltPrvdrPhneScore property.- Returns:
- possible object is
BigDecimal
-
setWlltPrvdrPhneScore
Sets the value of the wlltPrvdrPhneScore property.- Parameters:
value
- allowed object isBigDecimal
-
getWlltPrvdrDvcScore
Gets the value of the wlltPrvdrDvcScore property.- Returns:
- possible object is
BigDecimal
-
setWlltPrvdrDvcScore
Sets the value of the wlltPrvdrDvcScore property.- Parameters:
value
- allowed object isBigDecimal
-
getWlltPrvdrAcctScore
Gets the value of the wlltPrvdrAcctScore property.- Returns:
- possible object is
BigDecimal
-
setWlltPrvdrAcctScore
Sets the value of the wlltPrvdrAcctScore property.- Parameters:
value
- allowed object isBigDecimal
-
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
-