Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RequiredFeeAmountType
-
Packages that use RequiredFeeAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RequiredFeeAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RequiredFeeAmountType Modifier and Type Field Description protected RequiredFeeAmountTypeProcurementProjectType. requiredFeeAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RequiredFeeAmountType Modifier and Type Method Description RequiredFeeAmountTypeProcurementProjectType. getRequiredFeeAmount()Gets the value of the requiredFeeAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RequiredFeeAmountType Modifier and Type Method Description voidProcurementProjectType. setRequiredFeeAmount(RequiredFeeAmountType value)Sets the value of the requiredFeeAmount property. -
Uses of RequiredFeeAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RequiredFeeAmountType Modifier and Type Method Description RequiredFeeAmountTypeObjectFactory. createRequiredFeeAmountType()Create an instance ofRequiredFeeAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RequiredFeeAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequiredFeeAmountType>ObjectFactory. createRequiredFeeAmount(RequiredFeeAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RequiredFeeAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequiredFeeAmountType>ObjectFactory. createRequiredFeeAmount(RequiredFeeAmountType value)
-