Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ActualDespatchTimeType
-
Packages that use ActualDespatchTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ActualDespatchTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ActualDespatchTimeType Modifier and Type Field Description protected ActualDespatchTimeTypeDespatchType. actualDespatchTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ActualDespatchTimeType Modifier and Type Method Description ActualDespatchTimeTypeDespatchType. getActualDespatchTime()Gets the value of the actualDespatchTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ActualDespatchTimeType Modifier and Type Method Description voidDespatchType. setActualDespatchTime(ActualDespatchTimeType value)Sets the value of the actualDespatchTime property. -
Uses of ActualDespatchTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ActualDespatchTimeType Modifier and Type Method Description ActualDespatchTimeTypeObjectFactory. createActualDespatchTimeType()Create an instance ofActualDespatchTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ActualDespatchTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActualDespatchTimeType>ObjectFactory. createActualDespatchTime(ActualDespatchTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ActualDespatchTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActualDespatchTimeType>ObjectFactory. createActualDespatchTime(ActualDespatchTimeType value)
-