Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.AmountRangeBoundary1
-
Packages that use AmountRangeBoundary1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of AmountRangeBoundary1 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as AmountRangeBoundary1 Modifier and Type Field Description protected AmountRangeBoundary1FromToAmountRange1. frAmtprotected AmountRangeBoundary1ImpliedCurrencyAmountRange1Choice. frAmtprotected AmountRangeBoundary1FromToAmountRange1. toAmtprotected AmountRangeBoundary1ImpliedCurrencyAmountRange1Choice. toAmtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return AmountRangeBoundary1 Modifier and Type Method Description AmountRangeBoundary1ObjectFactory. createAmountRangeBoundary1()Create an instance ofAmountRangeBoundary1AmountRangeBoundary1FromToAmountRange1. getFrAmt()Gets the value of the frAmt property.AmountRangeBoundary1ImpliedCurrencyAmountRange1Choice. getFrAmt()Gets the value of the frAmt property.AmountRangeBoundary1FromToAmountRange1. getToAmt()Gets the value of the toAmt property.AmountRangeBoundary1ImpliedCurrencyAmountRange1Choice. getToAmt()Gets the value of the toAmt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type AmountRangeBoundary1 Modifier and Type Method Description voidFromToAmountRange1. setFrAmt(AmountRangeBoundary1 value)Sets the value of the frAmt property.voidImpliedCurrencyAmountRange1Choice. setFrAmt(AmountRangeBoundary1 value)Sets the value of the frAmt property.voidFromToAmountRange1. setToAmt(AmountRangeBoundary1 value)Sets the value of the toAmt property.voidImpliedCurrencyAmountRange1Choice. setToAmt(AmountRangeBoundary1 value)Sets the value of the toAmt property.
-