Uses of Class
ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.PerUnitAmountType
Packages that use PerUnitAmountType
Package
Description
-
Uses of PerUnitAmountType in ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2
Fields in ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 declared as PerUnitAmountTypeModifier and TypeFieldDescriptionprotected PerUnitAmountTypeAllowanceChargeType.perUnitAmountprotected PerUnitAmountTypeTaxCategoryType.perUnitAmountprotected PerUnitAmountTypeTaxSubtotalType.perUnitAmountMethods in ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 that return PerUnitAmountTypeModifier and TypeMethodDescriptionAllowanceChargeType.getPerUnitAmount()<?TaxCategoryType.getPerUnitAmount()<?TaxSubtotalType.getPerUnitAmount()<?Methods in ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 with parameters of type PerUnitAmountTypeModifier and TypeMethodDescriptionvoidAllowanceChargeType.setPerUnitAmount(PerUnitAmountType value) Sets the value of the perUnitAmount property.voidTaxCategoryType.setPerUnitAmount(PerUnitAmountType value) Sets the value of the perUnitAmount property.voidTaxSubtotalType.setPerUnitAmount(PerUnitAmountType value) Sets the value of the perUnitAmount property. -
Uses of PerUnitAmountType in ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2
Methods in ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2 that return PerUnitAmountTypeModifier and TypeMethodDescriptionObjectFactory.createPerUnitAmountType()Create an instance ofPerUnitAmountTypeMethods in ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2 that return types with arguments of type PerUnitAmountTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PerUnitAmountType> ObjectFactory.createPerUnitAmount(PerUnitAmountType value) Methods in ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2 with parameters of type PerUnitAmountTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PerUnitAmountType> ObjectFactory.createPerUnitAmount(PerUnitAmountType value)