Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AmountType
-
Packages that use AmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AmountType Modifier and Type Field Description protected AmountTypeAllowanceChargeType. amountprotected AmountTypeAwardingCriterionResponseType. amountprotected AmountTypeBillingReferenceLineType. amountprotected AmountTypeConsumptionHistoryType. amountprotected AmountTypeDeliveryTermsType. amountprotected AmountTypeDutyType. amountprotected AmountTypePaymentTermsType. amountprotected AmountTypePriceExtensionType. amountprotected AmountTypePromotionalEventLineItemType. amountprotected AmountTypeReminderLineType. amountprotected AmountTypeRenewalType. amountprotected AmountTypeRetailPlannedImpactType. amountprotected AmountTypeSubcontractTermsType. amountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AmountType Modifier and Type Method Description AmountTypeAllowanceChargeType. getAmount()Gets the value of the amount property.AmountTypeAwardingCriterionResponseType. getAmount()Gets the value of the amount property.AmountTypeBillingReferenceLineType. getAmount()Gets the value of the amount property.AmountTypeConsumptionHistoryType. getAmount()Gets the value of the amount property.AmountTypeDeliveryTermsType. getAmount()Gets the value of the amount property.AmountTypeDutyType. getAmount()Gets the value of the amount property.AmountTypePaymentTermsType. getAmount()Gets the value of the amount property.AmountTypePriceExtensionType. getAmount()Gets the value of the amount property.AmountTypePromotionalEventLineItemType. getAmount()Gets the value of the amount property.AmountTypeReminderLineType. getAmount()Gets the value of the amount property.AmountTypeRenewalType. getAmount()Gets the value of the amount property.AmountTypeRetailPlannedImpactType. getAmount()Gets the value of the amount property.AmountTypeSubcontractTermsType. getAmount()Gets the value of the amount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AmountType Modifier and Type Method Description voidAllowanceChargeType. setAmount(AmountType value)Sets the value of the amount property.voidAwardingCriterionResponseType. setAmount(AmountType value)Sets the value of the amount property.voidBillingReferenceLineType. setAmount(AmountType value)Sets the value of the amount property.voidConsumptionHistoryType. setAmount(AmountType value)Sets the value of the amount property.voidDeliveryTermsType. setAmount(AmountType value)Sets the value of the amount property.voidDutyType. setAmount(AmountType value)Sets the value of the amount property.voidPaymentTermsType. setAmount(AmountType value)Sets the value of the amount property.voidPriceExtensionType. setAmount(AmountType value)Sets the value of the amount property.voidPromotionalEventLineItemType. setAmount(AmountType value)Sets the value of the amount property.voidReminderLineType. setAmount(AmountType value)Sets the value of the amount property.voidRenewalType. setAmount(AmountType value)Sets the value of the amount property.voidRetailPlannedImpactType. setAmount(AmountType value)Sets the value of the amount property.voidSubcontractTermsType. setAmount(AmountType value)Sets the value of the amount property. -
Uses of AmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AmountType Modifier and Type Method Description AmountTypeObjectFactory. createAmountType()Create an instance ofAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AmountType>ObjectFactory. createAmount(AmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AmountType>ObjectFactory. createAmount(AmountType value)
-