Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.PartyIdentification8
Packages that use PartyIdentification8
-
Uses of PartyIdentification8 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as PartyIdentification8Modifier and TypeFieldDescriptionprotected PartyIdentification8TransactionParty1.cdtrprotected PartyIdentification8TransactionParty1.dbtrprotected PartyIdentification8TransactionParty1.initgPtyprotected PartyIdentification8StructuredRemittanceInformation6.invceeprotected PartyIdentification8StructuredRemittanceInformation6.invcrprotected PartyIdentification8GroupHeader23.msgRcptprotected PartyIdentification8CashAccount13.ownrprotected PartyIdentification8ProprietaryParty1.ptyprotected PartyIdentification8ReturnReasonInformation5.rtrOrgtrprotected PartyIdentification8TransactionParty1.tradgPtyprotected PartyIdentification8TransactionParty1.ultmtCdtrprotected PartyIdentification8TransactionParty1.ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return PartyIdentification8Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification8()Create an instance ofPartyIdentification8TransactionParty1.getCdtr()Gets the value of the cdtr property.TransactionParty1.getDbtr()Gets the value of the dbtr property.TransactionParty1.getInitgPty()Gets the value of the initgPty property.StructuredRemittanceInformation6.getInvcee()Gets the value of the invcee property.StructuredRemittanceInformation6.getInvcr()Gets the value of the invcr property.GroupHeader23.getMsgRcpt()Gets the value of the msgRcpt property.CashAccount13.getOwnr()Gets the value of the ownr property.ProprietaryParty1.getPty()Gets the value of the pty property.ReturnReasonInformation5.getRtrOrgtr()Gets the value of the rtrOrgtr property.TransactionParty1.getTradgPty()Gets the value of the tradgPty property.TransactionParty1.getUltmtCdtr()Gets the value of the ultmtCdtr property.TransactionParty1.getUltmtDbtr()Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type PartyIdentification8Modifier and TypeMethodDescriptionvoidTransactionParty1.setCdtr(PartyIdentification8 value) Sets the value of the cdtr property.voidTransactionParty1.setDbtr(PartyIdentification8 value) Sets the value of the dbtr property.voidTransactionParty1.setInitgPty(PartyIdentification8 value) Sets the value of the initgPty property.voidStructuredRemittanceInformation6.setInvcee(PartyIdentification8 value) Sets the value of the invcee property.voidStructuredRemittanceInformation6.setInvcr(PartyIdentification8 value) Sets the value of the invcr property.voidGroupHeader23.setMsgRcpt(PartyIdentification8 value) Sets the value of the msgRcpt property.voidCashAccount13.setOwnr(PartyIdentification8 value) Sets the value of the ownr property.voidProprietaryParty1.setPty(PartyIdentification8 value) Sets the value of the pty property.voidReturnReasonInformation5.setRtrOrgtr(PartyIdentification8 value) Sets the value of the rtrOrgtr property.voidTransactionParty1.setTradgPty(PartyIdentification8 value) Sets the value of the tradgPty property.voidTransactionParty1.setUltmtCdtr(PartyIdentification8 value) Sets the value of the ultmtCdtr property.voidTransactionParty1.setUltmtDbtr(PartyIdentification8 value) Sets the value of the ultmtDbtr property.