Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.InterestType1Choice
-
Packages that use InterestType1Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of InterestType1Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as InterestType1Choice Modifier and Type Field Description protected InterestType1Choice
AccountInterest4. tp
protected InterestType1Choice
InterestRecord2. tp
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return InterestType1Choice Modifier and Type Method Description InterestType1Choice
ObjectFactory. createInterestType1Choice()
Create an instance ofInterestType1Choice
InterestType1Choice
AccountInterest4. getTp()
Gets the value of the tp property.InterestType1Choice
InterestRecord2. getTp()
Gets the value of the tp property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type InterestType1Choice Modifier and Type Method Description void
AccountInterest4. setTp(InterestType1Choice value)
Sets the value of the tp property.void
InterestRecord2. setTp(InterestType1Choice value)
Sets the value of the tp property.
-