Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.PartyIdentification32
Packages that use PartyIdentification32
-
Uses of PartyIdentification32 in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 declared as PartyIdentification32Modifier and TypeFieldDescriptionprotected PartyIdentification32TransactionParty2.cdtrprotected PartyIdentification32TransactionParty2.dbtrprotected PartyIdentification32TransactionParty2.initgPtyprotected PartyIdentification32StructuredRemittanceInformation7.invceeprotected PartyIdentification32StructuredRemittanceInformation7.invcrprotected PartyIdentification32GroupHeader42.msgRcptprotected PartyIdentification32ReturnReasonInformation10.orgtrprotected PartyIdentification32CashAccount20.ownrprotected PartyIdentification32ProprietaryParty2.ptyprotected PartyIdentification32TransactionParty2.tradgPtyprotected PartyIdentification32TransactionParty2.ultmtCdtrprotected PartyIdentification32TransactionParty2.ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return PartyIdentification32Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification32()Create an instance ofPartyIdentification32TransactionParty2.getCdtr()Gets the value of the cdtr property.TransactionParty2.getDbtr()Gets the value of the dbtr property.TransactionParty2.getInitgPty()Gets the value of the initgPty property.StructuredRemittanceInformation7.getInvcee()Gets the value of the invcee property.StructuredRemittanceInformation7.getInvcr()Gets the value of the invcr property.GroupHeader42.getMsgRcpt()Gets the value of the msgRcpt property.ReturnReasonInformation10.getOrgtr()Gets the value of the orgtr property.CashAccount20.getOwnr()Gets the value of the ownr property.ProprietaryParty2.getPty()Gets the value of the pty property.TransactionParty2.getTradgPty()Gets the value of the tradgPty property.TransactionParty2.getUltmtCdtr()Gets the value of the ultmtCdtr property.TransactionParty2.getUltmtDbtr()Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type PartyIdentification32Modifier and TypeMethodDescriptionvoidTransactionParty2.setCdtr(PartyIdentification32 value) Sets the value of the cdtr property.voidTransactionParty2.setDbtr(PartyIdentification32 value) Sets the value of the dbtr property.voidTransactionParty2.setInitgPty(PartyIdentification32 value) Sets the value of the initgPty property.voidStructuredRemittanceInformation7.setInvcee(PartyIdentification32 value) Sets the value of the invcee property.voidStructuredRemittanceInformation7.setInvcr(PartyIdentification32 value) Sets the value of the invcr property.voidGroupHeader42.setMsgRcpt(PartyIdentification32 value) Sets the value of the msgRcpt property.voidReturnReasonInformation10.setOrgtr(PartyIdentification32 value) Sets the value of the orgtr property.voidCashAccount20.setOwnr(PartyIdentification32 value) Sets the value of the ownr property.voidProprietaryParty2.setPty(PartyIdentification32 value) Sets the value of the pty property.voidTransactionParty2.setTradgPty(PartyIdentification32 value) Sets the value of the tradgPty property.voidTransactionParty2.setUltmtCdtr(PartyIdentification32 value) Sets the value of the ultmtCdtr property.voidTransactionParty2.setUltmtDbtr(PartyIdentification32 value) Sets the value of the ultmtDbtr property.