Uses of Class
org.coderic.iso20022.messages.semt.PartyIdentification100
Packages that use PartyIdentification100
-
Uses of PartyIdentification100 in org.coderic.iso20022.messages.semt
Methods in org.coderic.iso20022.messages.semt that return PartyIdentification100Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification100()Create an instance ofPartyIdentification100SecuritiesBalanceTransparencyReportStatusAdviceV01.getRcvrId()Gets the value of the rcvrId property.SecuritiesBalanceTransparencyReportStatusAdviceV01.getSndrId()Gets the value of the sndrId property.Methods in org.coderic.iso20022.messages.semt with parameters of type PartyIdentification100Modifier and TypeMethodDescriptionvoidSecuritiesBalanceTransparencyReportStatusAdviceV01.setRcvrId(PartyIdentification100 value) Sets the value of the rcvrId property.voidSecuritiesBalanceTransparencyReportStatusAdviceV01.setSndrId(PartyIdentification100 value) Sets the value of the sndrId property.