Class Environment22
java.lang.Object
org.coderic.iso20022.messages.cafm.Environment22
Java class for Environment22 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Environment22"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Acqrr" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification263" minOccurs="0"/> <element name="Orgtr" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification263" minOccurs="0"/> <element name="Sndr" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification263" minOccurs="0"/> <element name="Rcvr" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification263" minOccurs="0"/> <element name="Accptr" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification254" minOccurs="0"/> <element name="Pyer" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification257" minOccurs="0"/> <element name="Pyee" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification257" minOccurs="0"/> <element name="Termnl" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Terminal4" minOccurs="0"/> <element name="Issr" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification263" minOccurs="0"/> <element name="Card" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}CardData8" minOccurs="0"/> <element name="Dstn" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification263" minOccurs="0"/> <element name="CstmrDvc" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}CustomerDevice4" minOccurs="0"/> <element name="Wllt" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Wallet2" minOccurs="0"/> <element name="Tkn" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Token3" minOccurs="0"/> <element name="Crdhldr" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Cardholder19" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the accptr property.getAcqrr()
Gets the value of the acqrr property.getCard()
Gets the value of the card property.Gets the value of the crdhldr property.Gets the value of the cstmrDvc property.getDstn()
Gets the value of the dstn property.getIssr()
Gets the value of the issr property.getOrgtr()
Gets the value of the orgtr property.getPyee()
Gets the value of the pyee property.getPyer()
Gets the value of the pyer property.getRcvr()
Gets the value of the rcvr property.getSndr()
Gets the value of the sndr property.Gets the value of the termnl property.getTkn()
Gets the value of the tkn property.getWllt()
Gets the value of the wllt property.void
setAccptr
(PartyIdentification254 value) Sets the value of the accptr property.void
setAcqrr
(PartyIdentification263 value) Sets the value of the acqrr property.void
Sets the value of the card property.void
setCrdhldr
(Cardholder19 value) Sets the value of the crdhldr property.void
setCstmrDvc
(CustomerDevice4 value) Sets the value of the cstmrDvc property.void
setDstn
(PartyIdentification263 value) Sets the value of the dstn property.void
setIssr
(PartyIdentification263 value) Sets the value of the issr property.void
setOrgtr
(PartyIdentification263 value) Sets the value of the orgtr property.void
setPyee
(PartyIdentification257 value) Sets the value of the pyee property.void
setPyer
(PartyIdentification257 value) Sets the value of the pyer property.void
setRcvr
(PartyIdentification263 value) Sets the value of the rcvr property.void
setSndr
(PartyIdentification263 value) Sets the value of the sndr property.void
Sets the value of the termnl property.void
Sets the value of the tkn property.void
Sets the value of the wllt property.
-
Constructor Details
-
Environment22
public Environment22()
-
-
Method Details
-
getAcqrr
Gets the value of the acqrr property.- Returns:
- possible object is
PartyIdentification263
-
setAcqrr
Sets the value of the acqrr property.- Parameters:
value
- allowed object isPartyIdentification263
-
getOrgtr
Gets the value of the orgtr property.- Returns:
- possible object is
PartyIdentification263
-
setOrgtr
Sets the value of the orgtr property.- Parameters:
value
- allowed object isPartyIdentification263
-
getSndr
Gets the value of the sndr property.- Returns:
- possible object is
PartyIdentification263
-
setSndr
Sets the value of the sndr property.- Parameters:
value
- allowed object isPartyIdentification263
-
getRcvr
Gets the value of the rcvr property.- Returns:
- possible object is
PartyIdentification263
-
setRcvr
Sets the value of the rcvr property.- Parameters:
value
- allowed object isPartyIdentification263
-
getAccptr
Gets the value of the accptr property.- Returns:
- possible object is
PartyIdentification254
-
setAccptr
Sets the value of the accptr property.- Parameters:
value
- allowed object isPartyIdentification254
-
getPyer
Gets the value of the pyer property.- Returns:
- possible object is
PartyIdentification257
-
setPyer
Sets the value of the pyer property.- Parameters:
value
- allowed object isPartyIdentification257
-
getPyee
Gets the value of the pyee property.- Returns:
- possible object is
PartyIdentification257
-
setPyee
Sets the value of the pyee property.- Parameters:
value
- allowed object isPartyIdentification257
-
getTermnl
Gets the value of the termnl property.- Returns:
- possible object is
Terminal4
-
setTermnl
Sets the value of the termnl property.- Parameters:
value
- allowed object isTerminal4
-
getIssr
Gets the value of the issr property.- Returns:
- possible object is
PartyIdentification263
-
setIssr
Sets the value of the issr property.- Parameters:
value
- allowed object isPartyIdentification263
-
getCard
Gets the value of the card property.- Returns:
- possible object is
CardData8
-
setCard
Sets the value of the card property.- Parameters:
value
- allowed object isCardData8
-
getDstn
Gets the value of the dstn property.- Returns:
- possible object is
PartyIdentification263
-
setDstn
Sets the value of the dstn property.- Parameters:
value
- allowed object isPartyIdentification263
-
getCstmrDvc
Gets the value of the cstmrDvc property.- Returns:
- possible object is
CustomerDevice4
-
setCstmrDvc
Sets the value of the cstmrDvc property.- Parameters:
value
- allowed object isCustomerDevice4
-
getWllt
Gets the value of the wllt property.- Returns:
- possible object is
Wallet2
-
setWllt
Sets the value of the wllt property.- Parameters:
value
- allowed object isWallet2
-
getTkn
Gets the value of the tkn property.- Returns:
- possible object is
Token3
-
setTkn
Sets the value of the tkn property.- Parameters:
value
- allowed object isToken3
-
getCrdhldr
Gets the value of the crdhldr property.- Returns:
- possible object is
Cardholder19
-
setCrdhldr
Sets the value of the crdhldr property.- Parameters:
value
- allowed object isCardholder19
-