Class PartyIdentification255
Java class for PartyIdentification255 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PartyIdentification255"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Id" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max35Text"/> <element name="Assgnr" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max35Text" minOccurs="0"/> <element name="Ctry" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}ISO3NumericCountryCode" minOccurs="0"/> <element name="ShrtNm" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max35Text" minOccurs="0"/> <element name="LglCorpNm" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max99Text" minOccurs="0"/> <element name="AddtlId" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}AdditionalData1" minOccurs="0"/> <element name="NmAndLctn" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max99Text"/> <element name="Adr" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Address2" minOccurs="0"/> <element name="AddtlAdrInf" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max256Text" minOccurs="0"/> <element name="GeogcLctn" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}GeographicPointInDecimalDegrees" minOccurs="0"/> <element name="Email" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max256Text" minOccurs="0"/> <element name="URLAdr" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max256Text" minOccurs="0"/> <element name="PhneNb" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max35Text" minOccurs="0"/> <element name="CstmrSvc" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max35Text" minOccurs="0"/> <element name="AddtlCtctInf" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max256Text" minOccurs="0"/> <element name="TaxRegnId" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max35Text" minOccurs="0"/> <element name="AddtlData" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}AdditionalData1" maxOccurs="unbounded" minOccurs="0"/> <element name="LclData" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}LocalData4" minOccurs="0"/> <element name="SpnsrdMrchnt" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}SponsoredMerchant2" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the addtlAdrInf property.Gets the value of the addtlCtctInf property.Gets the value of the addtlData property.Gets the value of the addtlId property.getAdr()
Gets the value of the adr property.Gets the value of the assgnr property.Gets the value of the cstmrSvc property.getCtry()
Gets the value of the ctry property.getEmail()
Gets the value of the email property.Gets the value of the geogcLctn property.getId()
Gets the value of the id property.Gets the value of the lclData property.Gets the value of the lglCorpNm property.Gets the value of the nmAndLctn property.Gets the value of the phneNb property.Gets the value of the shrtNm property.Gets the value of the spnsrdMrchnt property.Gets the value of the taxRegnId property.Gets the value of the urlAdr property.void
setAddtlAdrInf
(String value) Sets the value of the addtlAdrInf property.void
setAddtlCtctInf
(String value) Sets the value of the addtlCtctInf property.void
setAddtlId
(AdditionalData1 value) Sets the value of the addtlId property.void
Sets the value of the adr property.void
Sets the value of the assgnr property.void
setCstmrSvc
(String value) Sets the value of the cstmrSvc property.void
Sets the value of the ctry property.void
Sets the value of the email property.void
setGeogcLctn
(String value) Sets the value of the geogcLctn property.void
Sets the value of the id property.void
setLclData
(LocalData4 value) Sets the value of the lclData property.void
setLglCorpNm
(String value) Sets the value of the lglCorpNm property.void
setNmAndLctn
(String value) Sets the value of the nmAndLctn property.void
Sets the value of the phneNb property.void
Sets the value of the shrtNm property.void
setTaxRegnId
(String value) Sets the value of the taxRegnId property.void
Sets the value of the urlAdr property.
-
Constructor Details
-
PartyIdentification255
public PartyIdentification255()
-
-
Method Details
-
getId
Gets the value of the id property.- Returns:
- possible object is
String
-
setId
Sets the value of the id property.- Parameters:
value
- allowed object isString
-
getAssgnr
Gets the value of the assgnr property.- Returns:
- possible object is
String
-
setAssgnr
Sets the value of the assgnr property.- Parameters:
value
- allowed object isString
-
getCtry
Gets the value of the ctry property.- Returns:
- possible object is
String
-
setCtry
Sets the value of the ctry property.- Parameters:
value
- allowed object isString
-
getShrtNm
Gets the value of the shrtNm property.- Returns:
- possible object is
String
-
setShrtNm
Sets the value of the shrtNm property.- Parameters:
value
- allowed object isString
-
getLglCorpNm
Gets the value of the lglCorpNm property.- Returns:
- possible object is
String
-
setLglCorpNm
Sets the value of the lglCorpNm property.- Parameters:
value
- allowed object isString
-
getAddtlId
Gets the value of the addtlId property.- Returns:
- possible object is
AdditionalData1
-
setAddtlId
Sets the value of the addtlId property.- Parameters:
value
- allowed object isAdditionalData1
-
getNmAndLctn
Gets the value of the nmAndLctn property.- Returns:
- possible object is
String
-
setNmAndLctn
Sets the value of the nmAndLctn property.- Parameters:
value
- allowed object isString
-
getAdr
Gets the value of the adr property.- Returns:
- possible object is
Address2
-
setAdr
Sets the value of the adr property.- Parameters:
value
- allowed object isAddress2
-
getAddtlAdrInf
Gets the value of the addtlAdrInf property.- Returns:
- possible object is
String
-
setAddtlAdrInf
Sets the value of the addtlAdrInf property.- Parameters:
value
- allowed object isString
-
getGeogcLctn
Gets the value of the geogcLctn property.- Returns:
- possible object is
String
-
setGeogcLctn
Sets the value of the geogcLctn property.- Parameters:
value
- allowed object isString
-
getEmail
Gets the value of the email property.- Returns:
- possible object is
String
-
setEmail
Sets the value of the email property.- Parameters:
value
- allowed object isString
-
getURLAdr
Gets the value of the urlAdr property.- Returns:
- possible object is
String
-
setURLAdr
Sets the value of the urlAdr property.- Parameters:
value
- allowed object isString
-
getPhneNb
Gets the value of the phneNb property.- Returns:
- possible object is
String
-
setPhneNb
Sets the value of the phneNb property.- Parameters:
value
- allowed object isString
-
getCstmrSvc
Gets the value of the cstmrSvc property.- Returns:
- possible object is
String
-
setCstmrSvc
Sets the value of the cstmrSvc property.- Parameters:
value
- allowed object isString
-
getAddtlCtctInf
Gets the value of the addtlCtctInf property.- Returns:
- possible object is
String
-
setAddtlCtctInf
Sets the value of the addtlCtctInf property.- Parameters:
value
- allowed object isString
-
getTaxRegnId
Gets the value of the taxRegnId property.- Returns:
- possible object is
String
-
setTaxRegnId
Sets the value of the taxRegnId property.- Parameters:
value
- allowed object isString
-
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
-
getLclData
Gets the value of the lclData property.- Returns:
- possible object is
LocalData4
-
setLclData
Sets the value of the lclData property.- Parameters:
value
- allowed object isLocalData4
-
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
SponsoredMerchant2
-