Uses of Class
org.coderic.iso20022.messages.pain.PartyIdentification272
Packages that use PartyIdentification272
-
Uses of PartyIdentification272 in org.coderic.iso20022.messages.pain
Methods in org.coderic.iso20022.messages.pain that return PartyIdentification272Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification272()Create an instance ofPartyIdentification272Mandate20.getCdtr()Gets the value of the cdtr property.Mandate20.getCdtrSchmeId()Gets the value of the cdtrSchmeId property.Mandate20.getDbtr()Gets the value of the dbtr property.GroupHeader110.getInitgPty()Gets the value of the initgPty property.MandateSuspensionReason3.getOrgtr()Gets the value of the orgtr property.Mandate20.getUltmtCdtr()Gets the value of the ultmtCdtr property.Mandate20.getUltmtDbtr()Gets the value of the ultmtDbtr property.Methods in org.coderic.iso20022.messages.pain with parameters of type PartyIdentification272Modifier and TypeMethodDescriptionvoidMandate20.setCdtr(PartyIdentification272 value) Sets the value of the cdtr property.voidMandate20.setCdtrSchmeId(PartyIdentification272 value) Sets the value of the cdtrSchmeId property.voidMandate20.setDbtr(PartyIdentification272 value) Sets the value of the dbtr property.voidGroupHeader110.setInitgPty(PartyIdentification272 value) Sets the value of the initgPty property.voidMandateSuspensionReason3.setOrgtr(PartyIdentification272 value) Sets the value of the orgtr property.voidMandate20.setUltmtCdtr(PartyIdentification272 value) Sets the value of the ultmtCdtr property.voidMandate20.setUltmtDbtr(PartyIdentification272 value) Sets the value of the ultmtDbtr property.