Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.QuotationLineType
-
Packages that use QuotationLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of QuotationLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type QuotationLineType Modifier and Type Field Description protected List<QuotationLineType>QuotationType. quotationLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type QuotationLineType Modifier and Type Method Description List<QuotationLineType>QuotationType. getQuotationLine()Gets the value of the quotationLine property. -
Uses of QuotationLineType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return QuotationLineType Modifier and Type Method Description QuotationLineTypeObjectFactory. createQuotationLineType()Create an instance ofQuotationLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type QuotationLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<QuotationLineType>ObjectFactory. createQuotationLine(QuotationLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type QuotationLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<QuotationLineType>ObjectFactory. createQuotationLine(QuotationLineType value)
-