Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.CatalogueItemSpecificationUpdateLineType
-
Packages that use CatalogueItemSpecificationUpdateLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of CatalogueItemSpecificationUpdateLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type CatalogueItemSpecificationUpdateLineType Modifier and Type Field Description protected List<CatalogueItemSpecificationUpdateLineType>CatalogueItemSpecificationUpdateType. catalogueItemSpecificationUpdateLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type CatalogueItemSpecificationUpdateLineType Modifier and Type Method Description List<CatalogueItemSpecificationUpdateLineType>CatalogueItemSpecificationUpdateType. getCatalogueItemSpecificationUpdateLine()Gets the value of the catalogueItemSpecificationUpdateLine property. -
Uses of CatalogueItemSpecificationUpdateLineType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return CatalogueItemSpecificationUpdateLineType Modifier and Type Method Description CatalogueItemSpecificationUpdateLineTypeObjectFactory. createCatalogueItemSpecificationUpdateLineType()Create an instance ofCatalogueItemSpecificationUpdateLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type CatalogueItemSpecificationUpdateLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<CatalogueItemSpecificationUpdateLineType>ObjectFactory. createCatalogueItemSpecificationUpdateLine(CatalogueItemSpecificationUpdateLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CatalogueItemSpecificationUpdateLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<CatalogueItemSpecificationUpdateLineType>ObjectFactory. createCatalogueItemSpecificationUpdateLine(CatalogueItemSpecificationUpdateLineType value)
-