Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_06.AmountRangeBoundary1
-
Packages that use AmountRangeBoundary1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_06 -
-
Uses of AmountRangeBoundary1 in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as AmountRangeBoundary1 Modifier and Type Field Description protected AmountRangeBoundary1FromToAmountRange. frAmtprotected AmountRangeBoundary1ImpliedCurrencyAmountRangeChoice. frAmtprotected AmountRangeBoundary1FromToAmountRange. toAmtprotected AmountRangeBoundary1ImpliedCurrencyAmountRangeChoice. toAmtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return AmountRangeBoundary1 Modifier and Type Method Description AmountRangeBoundary1ObjectFactory. createAmountRangeBoundary1()Create an instance ofAmountRangeBoundary1AmountRangeBoundary1FromToAmountRange. getFrAmt()Gets the value of the frAmt property.AmountRangeBoundary1ImpliedCurrencyAmountRangeChoice. getFrAmt()Gets the value of the frAmt property.AmountRangeBoundary1FromToAmountRange. getToAmt()Gets the value of the toAmt property.AmountRangeBoundary1ImpliedCurrencyAmountRangeChoice. getToAmt()Gets the value of the toAmt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with parameters of type AmountRangeBoundary1 Modifier and Type Method Description voidFromToAmountRange. 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.
-