Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_003_03.PartyIdentificationSEPA2
-
Packages that use PartyIdentificationSEPA2 Package Description org.kapott.hbci.sepa.jaxb.pain_002_003_03 -
-
Uses of PartyIdentificationSEPA2 in org.kapott.hbci.sepa.jaxb.pain_002_003_03
Fields in org.kapott.hbci.sepa.jaxb.pain_002_003_03 declared as PartyIdentificationSEPA2 Modifier and Type Field Description protected PartyIdentificationSEPA2OriginalTransactionReferenceSEPA. cdtrprotected PartyIdentificationSEPA2OriginalTransactionReferenceSEPA. dbtrMethods in org.kapott.hbci.sepa.jaxb.pain_002_003_03 that return PartyIdentificationSEPA2 Modifier and Type Method Description PartyIdentificationSEPA2ObjectFactory. createPartyIdentificationSEPA2()Create an instance ofPartyIdentificationSEPA2PartyIdentificationSEPA2OriginalTransactionReferenceSEPA. getCdtr()Gets the value of the cdtr property.PartyIdentificationSEPA2OriginalTransactionReferenceSEPA. getDbtr()Gets the value of the dbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_003_03 with parameters of type PartyIdentificationSEPA2 Modifier and Type Method Description voidOriginalTransactionReferenceSEPA. setCdtr(PartyIdentificationSEPA2 value)Sets the value of the cdtr property.voidOriginalTransactionReferenceSEPA. setDbtr(PartyIdentificationSEPA2 value)Sets the value of the dbtr property.
-