Uses of Class
org.coderic.iso20022.messages.setr.PartyIdentification113
Packages that use PartyIdentification113
-
Uses of PartyIdentification113 in org.coderic.iso20022.messages.setr
Methods in org.coderic.iso20022.messages.setr that return PartyIdentification113Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification113()Create an instance ofPartyIdentification113InvestmentAccount58.getAcctSvcr()Gets the value of the acctSvcr property.AdditionalReference8.getRefIssr()Gets the value of the refIssr property.Methods in org.coderic.iso20022.messages.setr that return types with arguments of type PartyIdentification113Modifier and TypeMethodDescriptionInvestmentAccount58.getOwnrId()Gets the value of the ownrId property.Methods in org.coderic.iso20022.messages.setr with parameters of type PartyIdentification113Modifier and TypeMethodDescriptionvoidInvestmentAccount58.setAcctSvcr(PartyIdentification113 value) Sets the value of the acctSvcr property.voidAdditionalReference8.setRefIssr(PartyIdentification113 value) Sets the value of the refIssr property.