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