Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_002_02.PartyIdentificationSCT2
Packages that use PartyIdentificationSCT2
-
Uses of PartyIdentificationSCT2 in org.kapott.hbci.sepa.jaxb.pain_001_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_002_02 declared as PartyIdentificationSCT2Modifier and TypeFieldDescriptionprotected PartyIdentificationSCT2
CreditTransferTransactionInformationSCT.cdtr
protected PartyIdentificationSCT2
PaymentInstructionInformationSCT.dbtr
Methods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 that return PartyIdentificationSCT2Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationSCT2()
Create an instance ofPartyIdentificationSCT2
CreditTransferTransactionInformationSCT.getCdtr()
Gets the value of the cdtr property.PaymentInstructionInformationSCT.getDbtr()
Gets the value of the dbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 with parameters of type PartyIdentificationSCT2Modifier and TypeMethodDescriptionvoid
CreditTransferTransactionInformationSCT.setCdtr
(PartyIdentificationSCT2 value) Sets the value of the cdtr property.void
PaymentInstructionInformationSCT.setDbtr
(PartyIdentificationSCT2 value) Sets the value of the dbtr property.