Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.AmountRangeBoundary1
Packages that use AmountRangeBoundary1
-
Uses of AmountRangeBoundary1 in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as AmountRangeBoundary1Modifier and TypeFieldDescriptionprotected AmountRangeBoundary1FromToAmountRange.frAmtprotected AmountRangeBoundary1ImpliedCurrencyAmountRangeChoice.frAmtprotected AmountRangeBoundary1FromToAmountRange.toAmtprotected AmountRangeBoundary1ImpliedCurrencyAmountRangeChoice.toAmtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return AmountRangeBoundary1Modifier and TypeMethodDescriptionObjectFactory.createAmountRangeBoundary1()Create an instance ofAmountRangeBoundary1FromToAmountRange.getFrAmt()Gets the value of the frAmt property.ImpliedCurrencyAmountRangeChoice.getFrAmt()Gets the value of the frAmt property.FromToAmountRange.getToAmt()Gets the value of the toAmt property.ImpliedCurrencyAmountRangeChoice.getToAmt()Gets the value of the toAmt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with parameters of type AmountRangeBoundary1Modifier and TypeMethodDescriptionvoidFromToAmountRange.setFrAmt(AmountRangeBoundary1 value) Sets the value of the frAmt property.voidImpliedCurrencyAmountRangeChoice.setFrAmt(AmountRangeBoundary1 value) Sets the value of the frAmt property.voidFromToAmountRange.setToAmt(AmountRangeBoundary1 value) Sets the value of the toAmt property.voidImpliedCurrencyAmountRangeChoice.setToAmt(AmountRangeBoundary1 value) Sets the value of the toAmt property.