Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.AmountRangeBoundary1
Packages that use AmountRangeBoundary1
-
Uses of AmountRangeBoundary1 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as AmountRangeBoundary1Modifier and TypeFieldDescriptionprotected AmountRangeBoundary1FromToAmountRange1.frAmtprotected AmountRangeBoundary1ImpliedCurrencyAmountRange1Choice.frAmtprotected AmountRangeBoundary1FromToAmountRange1.toAmtprotected AmountRangeBoundary1ImpliedCurrencyAmountRange1Choice.toAmtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return AmountRangeBoundary1Modifier and TypeMethodDescriptionObjectFactory.createAmountRangeBoundary1()Create an instance ofAmountRangeBoundary1FromToAmountRange1.getFrAmt()Gets the value of the frAmt property.ImpliedCurrencyAmountRange1Choice.getFrAmt()Gets the value of the frAmt property.FromToAmountRange1.getToAmt()Gets the value of the toAmt property.ImpliedCurrencyAmountRange1Choice.getToAmt()Gets the value of the toAmt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type AmountRangeBoundary1Modifier and TypeMethodDescriptionvoidFromToAmountRange1.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.