Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.RequestForTenderLineType
-
Packages that use RequestForTenderLineType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of RequestForTenderLineType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type RequestForTenderLineType Modifier and Type Field Description protected List<RequestForTenderLineType>ProcurementProjectType. requestForTenderLineprotected List<RequestForTenderLineType>RequestForTenderLineType. subRequestForTenderLineMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RequestForTenderLineType Modifier and Type Method Description RequestForTenderLineTypeObjectFactory. createRequestForTenderLineType()Create an instance ofRequestForTenderLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type RequestForTenderLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequestForTenderLineType>ObjectFactory. createRequestForTenderLine(RequestForTenderLineType value)jakarta.xml.bind.JAXBElement<RequestForTenderLineType>ObjectFactory. createSubRequestForTenderLine(RequestForTenderLineType value)List<RequestForTenderLineType>ProcurementProjectType. getRequestForTenderLine()Gets the value of the requestForTenderLine property.List<RequestForTenderLineType>RequestForTenderLineType. getSubRequestForTenderLine()Gets the value of the subRequestForTenderLine property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RequestForTenderLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequestForTenderLineType>ObjectFactory. createRequestForTenderLine(RequestForTenderLineType value)jakarta.xml.bind.JAXBElement<RequestForTenderLineType>ObjectFactory. createSubRequestForTenderLine(RequestForTenderLineType value)
-