Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.InstructionForCreditorAgent3
-
Packages that use InstructionForCreditorAgent3 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_11 -
-
Uses of InstructionForCreditorAgent3 in org.kapott.hbci.sepa.jaxb.pain_001_001_11
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_11 with type parameters of type InstructionForCreditorAgent3 Modifier and Type Field Description protected java.util.List<InstructionForCreditorAgent3>
CreditTransferTransaction54. instrForCdtrAgt
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return InstructionForCreditorAgent3 Modifier and Type Method Description InstructionForCreditorAgent3
ObjectFactory. createInstructionForCreditorAgent3()
Create an instance ofInstructionForCreditorAgent3
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return types with arguments of type InstructionForCreditorAgent3 Modifier and Type Method Description java.util.List<InstructionForCreditorAgent3>
CreditTransferTransaction54. getInstrForCdtrAgt()
Gets the value of the instrForCdtrAgt property.
-