Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RequiredDeliveryTimeType
-
Packages that use RequiredDeliveryTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RequiredDeliveryTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RequiredDeliveryTimeType Modifier and Type Field Description protected RequiredDeliveryTimeTypeShipmentStageType. requiredDeliveryTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RequiredDeliveryTimeType Modifier and Type Method Description RequiredDeliveryTimeTypeShipmentStageType. getRequiredDeliveryTime()Gets the value of the requiredDeliveryTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RequiredDeliveryTimeType Modifier and Type Method Description voidShipmentStageType. setRequiredDeliveryTime(RequiredDeliveryTimeType value)Sets the value of the requiredDeliveryTime property. -
Uses of RequiredDeliveryTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RequiredDeliveryTimeType Modifier and Type Method Description RequiredDeliveryTimeTypeObjectFactory. createRequiredDeliveryTimeType()Create an instance ofRequiredDeliveryTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RequiredDeliveryTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequiredDeliveryTimeType>ObjectFactory. createRequiredDeliveryTime(RequiredDeliveryTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RequiredDeliveryTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequiredDeliveryTimeType>ObjectFactory. createRequiredDeliveryTime(RequiredDeliveryTimeType value)
-