Uses of Class
org.coderic.iso20022.messages.caad.PartyIdentification263
Packages that use PartyIdentification263
-
Uses of PartyIdentification263 in org.coderic.iso20022.messages.caad
Methods in org.coderic.iso20022.messages.caad that return PartyIdentification263Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification263()Create an instance ofPartyIdentification263Environment33.getDstn()Gets the value of the dstn property.Environment33.getOrgtr()Gets the value of the orgtr property.Environment33.getRcvr()Gets the value of the rcvr property.Environment33.getSndr()Gets the value of the sndr property.Methods in org.coderic.iso20022.messages.caad with parameters of type PartyIdentification263Modifier and TypeMethodDescriptionvoidEnvironment33.setDstn(PartyIdentification263 value) Sets the value of the dstn property.voidEnvironment33.setOrgtr(PartyIdentification263 value) Sets the value of the orgtr property.voidEnvironment33.setRcvr(PartyIdentification263 value) Sets the value of the rcvr property.voidEnvironment33.setSndr(PartyIdentification263 value) Sets the value of the sndr property.