Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RequestForQuotationLineIDType
-
Packages that use RequestForQuotationLineIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RequestForQuotationLineIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RequestForQuotationLineIDType Modifier and Type Field Description protected RequestForQuotationLineIDTypeQuotationLineType. requestForQuotationLineIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RequestForQuotationLineIDType Modifier and Type Method Description RequestForQuotationLineIDTypeQuotationLineType. getRequestForQuotationLineID()Gets the value of the requestForQuotationLineID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RequestForQuotationLineIDType Modifier and Type Method Description voidQuotationLineType. setRequestForQuotationLineID(RequestForQuotationLineIDType value)Sets the value of the requestForQuotationLineID property. -
Uses of RequestForQuotationLineIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RequestForQuotationLineIDType Modifier and Type Method Description RequestForQuotationLineIDTypeObjectFactory. createRequestForQuotationLineIDType()Create an instance ofRequestForQuotationLineIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RequestForQuotationLineIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequestForQuotationLineIDType>ObjectFactory. createRequestForQuotationLineID(RequestForQuotationLineIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RequestForQuotationLineIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequestForQuotationLineIDType>ObjectFactory. createRequestForQuotationLineID(RequestForQuotationLineIDType value)
-