Uses of Class
org.coderic.iso20022.messages.remt.PartyIdentification272
Packages that use PartyIdentification272
-
Uses of PartyIdentification272 in org.coderic.iso20022.messages.remt
Methods in org.coderic.iso20022.messages.remt that return PartyIdentification272Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification272()Create an instance ofPartyIdentification272TransactionReferences8.getCdtrSchmeId()Gets the value of the cdtrSchmeId property.GroupHeader122.getInitgPty()Gets the value of the initgPty property.GroupHeader122.getMsgRcpt()Gets the value of the msgRcpt property.Methods in org.coderic.iso20022.messages.remt with parameters of type PartyIdentification272Modifier and TypeMethodDescriptionvoidTransactionReferences8.setCdtrSchmeId(PartyIdentification272 value) Sets the value of the cdtrSchmeId property.voidGroupHeader122.setInitgPty(PartyIdentification272 value) Sets the value of the initgPty property.voidGroupHeader122.setMsgRcpt(PartyIdentification272 value) Sets the value of the msgRcpt property.