Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_002_02.PartyIdentificationSEPA5
Packages that use PartyIdentificationSEPA5
-
Uses of PartyIdentificationSEPA5 in org.kapott.hbci.sepa.jaxb.pain_002_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_002_002_02 declared as PartyIdentificationSEPA5Modifier and TypeFieldDescriptionprotected PartyIdentificationSEPA5OriginalTransactionReferenceSEPA.cdtrprotected PartyIdentificationSEPA5OriginalTransactionReferenceSEPA.dbtrMethods in org.kapott.hbci.sepa.jaxb.pain_002_002_02 that return PartyIdentificationSEPA5Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationSEPA5()Create an instance ofPartyIdentificationSEPA5OriginalTransactionReferenceSEPA.getCdtr()Gets the value of the cdtr property.OriginalTransactionReferenceSEPA.getDbtr()Gets the value of the dbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_002_02 with parameters of type PartyIdentificationSEPA5Modifier and TypeMethodDescriptionvoidOriginalTransactionReferenceSEPA.setCdtr(PartyIdentificationSEPA5 value) Sets the value of the cdtr property.voidOriginalTransactionReferenceSEPA.setDbtr(PartyIdentificationSEPA5 value) Sets the value of the dbtr property.