Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FeeDescriptionType
-
Packages that use FeeDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FeeDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type FeeDescriptionType Modifier and Type Field Description protected List<FeeDescriptionType>ProcurementProjectType. feeDescriptionprotected List<FeeDescriptionType>TenderedProjectType. feeDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type FeeDescriptionType Modifier and Type Method Description List<FeeDescriptionType>ProcurementProjectType. getFeeDescription()Gets the value of the feeDescription property.List<FeeDescriptionType>TenderedProjectType. getFeeDescription()Gets the value of the feeDescription property. -
Uses of FeeDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FeeDescriptionType Modifier and Type Method Description FeeDescriptionTypeObjectFactory. createFeeDescriptionType()Create an instance ofFeeDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FeeDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<FeeDescriptionType>ObjectFactory. createFeeDescription(FeeDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FeeDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<FeeDescriptionType>ObjectFactory. createFeeDescription(FeeDescriptionType value)
-