Uses of Class
org.coderic.iso20022.messages.casr.PartyIdentification263
Packages that use PartyIdentification263
-
Uses of PartyIdentification263 in org.coderic.iso20022.messages.casr
Methods in org.coderic.iso20022.messages.casr that return PartyIdentification263Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification263()Create an instance ofPartyIdentification263Environment27.getDstn()Gets the value of the dstn property.Environment27.getOrgtr()Gets the value of the orgtr property.Environment27.getRcvr()Gets the value of the rcvr property.Environment27.getSndr()Gets the value of the sndr property.Environment27.getSttlmInstn()Gets the value of the sttlmInstn property.Methods in org.coderic.iso20022.messages.casr with parameters of type PartyIdentification263Modifier and TypeMethodDescriptionvoidEnvironment27.setDstn(PartyIdentification263 value) Sets the value of the dstn property.voidEnvironment27.setOrgtr(PartyIdentification263 value) Sets the value of the orgtr property.voidEnvironment27.setRcvr(PartyIdentification263 value) Sets the value of the rcvr property.voidEnvironment27.setSndr(PartyIdentification263 value) Sets the value of the sndr property.voidEnvironment27.setSttlmInstn(PartyIdentification263 value) Sets the value of the sttlmInstn property.