Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.InterestType1Choice
Packages that use InterestType1Choice
-
Uses of InterestType1Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 declared as InterestType1ChoiceModifier and TypeFieldDescriptionprotected InterestType1Choice
AccountInterest2.tp
protected InterestType1Choice
TransactionInterest2.tp
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return InterestType1ChoiceModifier and TypeMethodDescriptionObjectFactory.createInterestType1Choice()
Create an instance ofInterestType1Choice
AccountInterest2.getTp()
Gets the value of the tp property.TransactionInterest2.getTp()
Gets the value of the tp property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type InterestType1ChoiceModifier and TypeMethodDescriptionvoid
AccountInterest2.setTp
(InterestType1Choice value) Sets the value of the tp property.void
TransactionInterest2.setTp
(InterestType1Choice value) Sets the value of the tp property.