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