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