Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.RequestForQuotationLineType
-
Packages that use RequestForQuotationLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of RequestForQuotationLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type RequestForQuotationLineType Modifier and Type Field Description protected List<RequestForQuotationLineType>RequestForQuotationType. requestForQuotationLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type RequestForQuotationLineType Modifier and Type Method Description List<RequestForQuotationLineType>RequestForQuotationType. getRequestForQuotationLine()Gets the value of the requestForQuotationLine property. -
Uses of RequestForQuotationLineType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return RequestForQuotationLineType Modifier and Type Method Description RequestForQuotationLineTypeObjectFactory. createRequestForQuotationLineType()Create an instance ofRequestForQuotationLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type RequestForQuotationLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequestForQuotationLineType>ObjectFactory. createRequestForQuotationLine(RequestForQuotationLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RequestForQuotationLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequestForQuotationLineType>ObjectFactory. createRequestForQuotationLine(RequestForQuotationLineType value)
-