Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.WarrantyInformationType
-
Packages that use WarrantyInformationType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of WarrantyInformationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type WarrantyInformationType Modifier and Type Field Description protected List<WarrantyInformationType>CatalogueLineType. warrantyInformationprotected List<WarrantyInformationType>LineItemType. warrantyInformationprotected List<WarrantyInformationType>TenderLineType. warrantyInformationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type WarrantyInformationType Modifier and Type Method Description List<WarrantyInformationType>CatalogueLineType. getWarrantyInformation()Gets the value of the warrantyInformation property.List<WarrantyInformationType>LineItemType. getWarrantyInformation()Gets the value of the warrantyInformation property.List<WarrantyInformationType>TenderLineType. getWarrantyInformation()Gets the value of the warrantyInformation property. -
Uses of WarrantyInformationType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return WarrantyInformationType Modifier and Type Method Description WarrantyInformationTypeObjectFactory. createWarrantyInformationType()Create an instance ofWarrantyInformationTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type WarrantyInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<WarrantyInformationType>ObjectFactory. createWarrantyInformation(WarrantyInformationType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type WarrantyInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<WarrantyInformationType>ObjectFactory. createWarrantyInformation(WarrantyInformationType value)
-