Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.cesop.AmountType
Packages that use AmountType
-
Uses of AmountType in software.xdev.bzst.dip.client.xmldocument.model.cesop
Fields in software.xdev.bzst.dip.client.xmldocument.model.cesop declared as AmountTypeMethods in software.xdev.bzst.dip.client.xmldocument.model.cesop that return AmountTypeModifier and TypeMethodDescriptionObjectFactory.createAmountType()Create an instance ofAmountTypeReportedTransactionType.getAmount()Ruft den Wert der amount-Eigenschaft ab.Methods in software.xdev.bzst.dip.client.xmldocument.model.cesop with parameters of type AmountTypeModifier and TypeMethodDescriptionvoidReportedTransactionType.setAmount(AmountType value) Legt den Wert der amount-Eigenschaft fest.