Uses of Class
org.coderic.iso20022.messages.cain.PartyIdentification263
Packages that use PartyIdentification263
-
Uses of PartyIdentification263 in org.coderic.iso20022.messages.cain
Methods in org.coderic.iso20022.messages.cain that return PartyIdentification263Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification263()Create an instance ofPartyIdentification263Environment29.getAcqrr()Gets the value of the acqrr property.Environment29.getDstn()Gets the value of the dstn property.Environment29.getIssr()Gets the value of the issr property.Environment29.getOrgtr()Gets the value of the orgtr property.Environment29.getRcvr()Gets the value of the rcvr property.Environment29.getSndr()Gets the value of the sndr property.Methods in org.coderic.iso20022.messages.cain with parameters of type PartyIdentification263Modifier and TypeMethodDescriptionvoidEnvironment29.setAcqrr(PartyIdentification263 value) Sets the value of the acqrr property.voidEnvironment29.setDstn(PartyIdentification263 value) Sets the value of the dstn property.voidEnvironment29.setIssr(PartyIdentification263 value) Sets the value of the issr property.voidEnvironment29.setOrgtr(PartyIdentification263 value) Sets the value of the orgtr property.voidEnvironment29.setRcvr(PartyIdentification263 value) Sets the value of the rcvr property.voidEnvironment29.setSndr(PartyIdentification263 value) Sets the value of the sndr property.