Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ManufactureDateType
-
Packages that use ManufactureDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ManufactureDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ManufactureDateType Modifier and Type Field Description protected ManufactureDateTypeItemInstanceType. manufactureDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ManufactureDateType Modifier and Type Method Description ManufactureDateTypeItemInstanceType. getManufactureDate()Gets the value of the manufactureDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ManufactureDateType Modifier and Type Method Description voidItemInstanceType. setManufactureDate(ManufactureDateType value)Sets the value of the manufactureDate property. -
Uses of ManufactureDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ManufactureDateType Modifier and Type Method Description ManufactureDateTypeObjectFactory. createManufactureDateType()Create an instance ofManufactureDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ManufactureDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ManufactureDateType>ObjectFactory. createManufactureDate(ManufactureDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ManufactureDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ManufactureDateType>ObjectFactory. createManufactureDate(ManufactureDateType value)
-