Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.TenderPreparationType
-
Packages that use TenderPreparationType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of TenderPreparationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type TenderPreparationType Modifier and Type Field Description protected List<TenderPreparationType>TenderingTermsType. tenderPreparationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TenderPreparationType Modifier and Type Method Description TenderPreparationTypeObjectFactory. createTenderPreparationType()Create an instance ofTenderPreparationTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TenderPreparationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TenderPreparationType>ObjectFactory. createTenderPreparation(TenderPreparationType value)List<TenderPreparationType>TenderingTermsType. getTenderPreparation()Gets the value of the tenderPreparation property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TenderPreparationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TenderPreparationType>ObjectFactory. createTenderPreparation(TenderPreparationType value)
-