Uses of Class
org.coderic.iso20022.messages.reda.PartyIdentification232
Packages that use PartyIdentification232
-
Uses of PartyIdentification232 in org.coderic.iso20022.messages.reda
Methods in org.coderic.iso20022.messages.reda that return PartyIdentification232Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification232()Create an instance ofPartyIdentification232TripartyCollateralUnilateralRemovalRequestV01.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.Methods in org.coderic.iso20022.messages.reda with parameters of type PartyIdentification232Modifier and TypeMethodDescriptionvoidTripartyCollateralUnilateralRemovalRequestV01.setClntPtyA(PartyIdentification232 value) Sets the value of the clntPtyA property.voidCollateralParties4.setClntPtyB(PartyIdentification232 value) Sets the value of the clntPtyB property.voidTripartyCollateralUnilateralRemovalRequestV01.setPtyA(PartyIdentification232 value) Sets the value of the ptyA property.voidCollateralParties4.setPtyB(PartyIdentification232 value) Sets the value of the ptyB property.