Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ManufactureTimeType
-
Packages that use ManufactureTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ManufactureTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ManufactureTimeType Modifier and Type Field Description protected ManufactureTimeTypeItemInstanceType. manufactureTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ManufactureTimeType Modifier and Type Method Description ManufactureTimeTypeItemInstanceType. getManufactureTime()Gets the value of the manufactureTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ManufactureTimeType Modifier and Type Method Description voidItemInstanceType. setManufactureTime(ManufactureTimeType value)Sets the value of the manufactureTime property. -
Uses of ManufactureTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ManufactureTimeType Modifier and Type Method Description ManufactureTimeTypeObjectFactory. createManufactureTimeType()Create an instance ofManufactureTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ManufactureTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ManufactureTimeType>ObjectFactory. createManufactureTime(ManufactureTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ManufactureTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ManufactureTimeType>ObjectFactory. createManufactureTime(ManufactureTimeType value)
-