Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.CatalogueLineType
-
Packages that use CatalogueLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of CatalogueLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type CatalogueLineType Modifier and Type Field Description protected List<CatalogueLineType>CatalogueType. catalogueLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type CatalogueLineType Modifier and Type Method Description List<CatalogueLineType>CatalogueType. getCatalogueLine()Gets the value of the catalogueLine property. -
Uses of CatalogueLineType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return CatalogueLineType Modifier and Type Method Description CatalogueLineTypeObjectFactory. createCatalogueLineType()Create an instance ofCatalogueLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type CatalogueLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<CatalogueLineType>ObjectFactory. createCatalogueLine(CatalogueLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CatalogueLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<CatalogueLineType>ObjectFactory. createCatalogueLine(CatalogueLineType value)
-