Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FeeAmountType
-
Packages that use FeeAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FeeAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as FeeAmountType Modifier and Type Field Description protected FeeAmountTypeTenderedProjectType. feeAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return FeeAmountType Modifier and Type Method Description FeeAmountTypeTenderedProjectType. getFeeAmount()Gets the value of the feeAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type FeeAmountType Modifier and Type Method Description voidTenderedProjectType. setFeeAmount(FeeAmountType value)Sets the value of the feeAmount property. -
Uses of FeeAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FeeAmountType Modifier and Type Method Description FeeAmountTypeObjectFactory. createFeeAmountType()Create an instance ofFeeAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FeeAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<FeeAmountType>ObjectFactory. createFeeAmount(FeeAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FeeAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<FeeAmountType>ObjectFactory. createFeeAmount(FeeAmountType value)
-