Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_09.PartyIdentification1352
-
Packages that use PartyIdentification1352 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_09 -
-
Uses of PartyIdentification1352 in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 declared as PartyIdentification1352 Modifier and Type Field Description protected PartyIdentification1352CreditTransferTransaction34. cdtrprotected PartyIdentification1352PaymentInstruction30. dbtrMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return PartyIdentification1352 Modifier and Type Method Description PartyIdentification1352ObjectFactory. createPartyIdentification1352()Create an instance ofPartyIdentification1352PartyIdentification1352CreditTransferTransaction34. getCdtr()Gets the value of the cdtr property.PartyIdentification1352PaymentInstruction30. getDbtr()Gets the value of the dbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with parameters of type PartyIdentification1352 Modifier and Type Method Description voidCreditTransferTransaction34. setCdtr(PartyIdentification1352 value)Sets the value of the cdtr property.voidPaymentInstruction30. setDbtr(PartyIdentification1352 value)Sets the value of the dbtr property.
-