Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_08.AmountRangeBoundary1
Packages that use AmountRangeBoundary1
-
Uses of AmountRangeBoundary1 in org.kapott.hbci.sepa.jaxb.camt_052_001_08
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_08 declared as AmountRangeBoundary1Modifier and TypeFieldDescriptionprotected AmountRangeBoundary1
FromToAmountRange1.frAmt
protected AmountRangeBoundary1
ImpliedCurrencyAmountRange1Choice.frAmt
protected AmountRangeBoundary1
FromToAmountRange1.toAmt
protected AmountRangeBoundary1
ImpliedCurrencyAmountRange1Choice.toAmt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return AmountRangeBoundary1Modifier and TypeMethodDescriptionObjectFactory.createAmountRangeBoundary1()
Create an instance ofAmountRangeBoundary1
FromToAmountRange1.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_08 with parameters of type AmountRangeBoundary1Modifier and TypeMethodDescriptionvoid
FromToAmountRange1.setFrAmt
(AmountRangeBoundary1 value) Sets the value of the frAmt property.void
ImpliedCurrencyAmountRange1Choice.setFrAmt
(AmountRangeBoundary1 value) Sets the value of the frAmt property.void
FromToAmountRange1.setToAmt
(AmountRangeBoundary1 value) Sets the value of the toAmt property.void
ImpliedCurrencyAmountRange1Choice.setToAmt
(AmountRangeBoundary1 value) Sets the value of the toAmt property.