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 PartyIdentificationSCT2CreditTransferTransactionInformationSCT.cdtrprotected PartyIdentificationSCT2PaymentInstructionInformationSCT.dbtrMethods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 that return PartyIdentificationSCT2Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationSCT2()Create an instance ofPartyIdentificationSCT2CreditTransferTransactionInformationSCT.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 TypeMethodDescriptionvoidCreditTransferTransactionInformationSCT.setCdtr(PartyIdentificationSCT2 value) Sets the value of the cdtr property.voidPaymentInstructionInformationSCT.setDbtr(PartyIdentificationSCT2 value) Sets the value of the dbtr property.