Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_01.PartyIdentification23
-
Packages that use PartyIdentification23 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_01 -
-
Uses of PartyIdentification23 in org.kapott.hbci.sepa.jaxb.pain_008_001_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_01 declared as PartyIdentification23 Modifier and Type Field Description protected PartyIdentification23
DirectDebitTransactionInformation2. dbtr
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 that return PartyIdentification23 Modifier and Type Method Description PartyIdentification23
ObjectFactory. createPartyIdentification23()
Create an instance ofPartyIdentification23
PartyIdentification23
DirectDebitTransactionInformation2. getDbtr()
Gets the value of the dbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 with parameters of type PartyIdentification23 Modifier and Type Method Description void
DirectDebitTransactionInformation2. setDbtr(PartyIdentification23 value)
Sets the value of the dbtr property.
-