Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.CatalogueRequestLineType
-
Packages that use CatalogueRequestLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of CatalogueRequestLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type CatalogueRequestLineType Modifier and Type Field Description protected List<CatalogueRequestLineType>CatalogueRequestType. catalogueRequestLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type CatalogueRequestLineType Modifier and Type Method Description List<CatalogueRequestLineType>CatalogueRequestType. getCatalogueRequestLine()Gets the value of the catalogueRequestLine property. -
Uses of CatalogueRequestLineType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return CatalogueRequestLineType Modifier and Type Method Description CatalogueRequestLineTypeObjectFactory. createCatalogueRequestLineType()Create an instance ofCatalogueRequestLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type CatalogueRequestLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CatalogueRequestLineType>ObjectFactory. createCatalogueRequestLine(CatalogueRequestLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CatalogueRequestLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CatalogueRequestLineType>ObjectFactory. createCatalogueRequestLine(CatalogueRequestLineType value)
-