Class InvestigationRequest3
java.lang.Object
org.coderic.iso20022.messages.camt.InvestigationRequest3
Java class for InvestigationRequest3 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InvestigationRequest3"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="MsgId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text"/> <element name="RqstrInvstgtnId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/> <element name="RspndrInvstgtnId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/> <element name="EIR" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}UUIDv4Identifier" minOccurs="0"/> <element name="ReqActn" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}InvestigationRequestAction1" minOccurs="0"/> <element name="InvstgtnTp" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}InvestigationType1Choice"/> <element name="InvstgtnSubTp" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}InvestigationSubType1Choice" minOccurs="0"/> <element name="UndrlygInstrm" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}UnderlyingInvestigationInstrument1Choice" minOccurs="0"/> <element name="Undrlyg" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}UnderlyingData2Choice" minOccurs="0"/> <element name="Rqstr" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Party40Choice"/> <element name="Rspndr" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Party40Choice"/> <element name="ReqOrgtr" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Party40Choice" minOccurs="0"/> <element name="XpctdRspndr" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Party40Choice" minOccurs="0"/> <element name="SvcLvl" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}InvestigationServiceLevel1Choice" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetEIR()
Gets the value of the eir property.Gets the value of the invstgtnSubTp property.Gets the value of the invstgtnTp property.getMsgId()
Gets the value of the msgId property.Gets the value of the reqActn property.Gets the value of the reqOrgtr property.getRqstr()
Gets the value of the rqstr property.Gets the value of the rqstrInvstgtnId property.Gets the value of the rspndr property.Gets the value of the rspndrInvstgtnId property.Gets the value of the svcLvl property.Gets the value of the undrlyg property.Gets the value of the undrlygInstrm property.Gets the value of the xpctdRspndr property.void
Sets the value of the eir property.void
Sets the value of the invstgtnSubTp property.void
Sets the value of the invstgtnTp property.void
Sets the value of the msgId property.void
Sets the value of the reqActn property.void
setReqOrgtr
(Party40Choice value) Sets the value of the reqOrgtr property.void
setRqstr
(Party40Choice value) Sets the value of the rqstr property.void
setRqstrInvstgtnId
(String value) Sets the value of the rqstrInvstgtnId property.void
setRspndr
(Party40Choice value) Sets the value of the rspndr property.void
setRspndrInvstgtnId
(String value) Sets the value of the rspndrInvstgtnId property.void
setUndrlyg
(UnderlyingData2Choice value) Sets the value of the undrlyg property.void
Sets the value of the undrlygInstrm property.void
setXpctdRspndr
(Party40Choice value) Sets the value of the xpctdRspndr property.
-
Constructor Details
-
InvestigationRequest3
public InvestigationRequest3()
-
-
Method Details
-
getMsgId
Gets the value of the msgId property.- Returns:
- possible object is
String
-
setMsgId
Sets the value of the msgId property.- Parameters:
value
- allowed object isString
-
getRqstrInvstgtnId
Gets the value of the rqstrInvstgtnId property.- Returns:
- possible object is
String
-
setRqstrInvstgtnId
Sets the value of the rqstrInvstgtnId property.- Parameters:
value
- allowed object isString
-
getRspndrInvstgtnId
Gets the value of the rspndrInvstgtnId property.- Returns:
- possible object is
String
-
setRspndrInvstgtnId
Sets the value of the rspndrInvstgtnId property.- Parameters:
value
- allowed object isString
-
getEIR
Gets the value of the eir property.- Returns:
- possible object is
String
-
setEIR
Sets the value of the eir property.- Parameters:
value
- allowed object isString
-
getReqActn
Gets the value of the reqActn property.- Returns:
- possible object is
InvestigationRequestAction1
-
setReqActn
Sets the value of the reqActn property.- Parameters:
value
- allowed object isInvestigationRequestAction1
-
getInvstgtnTp
Gets the value of the invstgtnTp property.- Returns:
- possible object is
InvestigationType1Choice
-
setInvstgtnTp
Sets the value of the invstgtnTp property.- Parameters:
value
- allowed object isInvestigationType1Choice
-
getInvstgtnSubTp
Gets the value of the invstgtnSubTp property.- Returns:
- possible object is
InvestigationSubType1Choice
-
setInvstgtnSubTp
Sets the value of the invstgtnSubTp property.- Parameters:
value
- allowed object isInvestigationSubType1Choice
-
getUndrlygInstrm
Gets the value of the undrlygInstrm property.- Returns:
- possible object is
UnderlyingInvestigationInstrument1Choice
-
setUndrlygInstrm
Sets the value of the undrlygInstrm property.- Parameters:
value
- allowed object isUnderlyingInvestigationInstrument1Choice
-
getUndrlyg
Gets the value of the undrlyg property.- Returns:
- possible object is
UnderlyingData2Choice
-
setUndrlyg
Sets the value of the undrlyg property.- Parameters:
value
- allowed object isUnderlyingData2Choice
-
getRqstr
Gets the value of the rqstr property.- Returns:
- possible object is
Party40Choice
-
setRqstr
Sets the value of the rqstr property.- Parameters:
value
- allowed object isParty40Choice
-
getRspndr
Gets the value of the rspndr property.- Returns:
- possible object is
Party40Choice
-
setRspndr
Sets the value of the rspndr property.- Parameters:
value
- allowed object isParty40Choice
-
getReqOrgtr
Gets the value of the reqOrgtr property.- Returns:
- possible object is
Party40Choice
-
setReqOrgtr
Sets the value of the reqOrgtr property.- Parameters:
value
- allowed object isParty40Choice
-
getXpctdRspndr
Gets the value of the xpctdRspndr property.- Returns:
- possible object is
Party40Choice
-
setXpctdRspndr
Sets the value of the xpctdRspndr property.- Parameters:
value
- allowed object isParty40Choice
-
getSvcLvl
Gets the value of the svcLvl 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 svcLvl property.For example, to add a new item, do as follows:
getSvcLvl().add(newItem);
Objects of the following type(s) are allowed in the list
InvestigationServiceLevel1Choice
-