Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.InterestType1Choice
-
Packages that use InterestType1Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
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 InterestType1Choice Modifier and Type Field Description protected InterestType1ChoiceAccountInterest2. tpprotected InterestType1ChoiceTransactionInterest2. tpMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return InterestType1Choice Modifier and Type Method Description InterestType1ChoiceObjectFactory. createInterestType1Choice()Create an instance ofInterestType1ChoiceInterestType1ChoiceAccountInterest2. getTp()Gets the value of the tp property.InterestType1ChoiceTransactionInterest2. getTp()Gets the value of the tp property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type InterestType1Choice Modifier and Type Method Description voidAccountInterest2. setTp(InterestType1Choice value)Sets the value of the tp property.voidTransactionInterest2. setTp(InterestType1Choice value)Sets the value of the tp property.
-