Uses of Class
org.coderic.iso20022.messages.reda.PartyIdentification232
-
Uses of PartyIdentification232 in org.coderic.iso20022.messages.reda
Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification232()
Create an instance ofPartyIdentification232
TripartyCollateralUnilateralRemovalRequestV01.getClntPtyA()
Gets the value of the clntPtyA property.CollateralParties4.getClntPtyB()
Gets the value of the clntPtyB property.TripartyCollateralUnilateralRemovalRequestV01.getPtyA()
Gets the value of the ptyA property.CollateralParties4.getPtyB()
Gets the value of the ptyB property.Modifier and TypeMethodDescriptionvoid
TripartyCollateralUnilateralRemovalRequestV01.setClntPtyA
(PartyIdentification232 value) Sets the value of the clntPtyA property.void
CollateralParties4.setClntPtyB
(PartyIdentification232 value) Sets the value of the clntPtyB property.void
TripartyCollateralUnilateralRemovalRequestV01.setPtyA
(PartyIdentification232 value) Sets the value of the ptyA property.void
CollateralParties4.setPtyB
(PartyIdentification232 value) Sets the value of the ptyB property.