Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_003_02.PartyIdentificationSEPA3
Packages that use PartyIdentificationSEPA3
-
Uses of PartyIdentificationSEPA3 in org.kapott.hbci.sepa.jaxb.pain_008_003_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_003_02 declared as PartyIdentificationSEPA3Modifier and TypeFieldDescriptionprotected PartyIdentificationSEPA3
DirectDebitTransactionSDD.cdtrSchmeId
protected PartyIdentificationSEPA3
PaymentInstructionInformationSDD.cdtrSchmeId
Methods in org.kapott.hbci.sepa.jaxb.pain_008_003_02 that return PartyIdentificationSEPA3Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationSEPA3()
Create an instance ofPartyIdentificationSEPA3
DirectDebitTransactionSDD.getCdtrSchmeId()
Gets the value of the cdtrSchmeId property.PaymentInstructionInformationSDD.getCdtrSchmeId()
Gets the value of the cdtrSchmeId property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_003_02 with parameters of type PartyIdentificationSEPA3Modifier and TypeMethodDescriptionvoid
DirectDebitTransactionSDD.setCdtrSchmeId
(PartyIdentificationSEPA3 value) Sets the value of the cdtrSchmeId property.void
PaymentInstructionInformationSDD.setCdtrSchmeId
(PartyIdentificationSEPA3 value) Sets the value of the cdtrSchmeId property.