Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RequestedDespatchTimeType
-
Packages that use RequestedDespatchTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RequestedDespatchTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RequestedDespatchTimeType Modifier and Type Field Description protected RequestedDespatchTimeTypeDespatchType. requestedDespatchTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RequestedDespatchTimeType Modifier and Type Method Description RequestedDespatchTimeTypeDespatchType. getRequestedDespatchTime()Gets the value of the requestedDespatchTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RequestedDespatchTimeType Modifier and Type Method Description voidDespatchType. setRequestedDespatchTime(RequestedDespatchTimeType value)Sets the value of the requestedDespatchTime property. -
Uses of RequestedDespatchTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RequestedDespatchTimeType Modifier and Type Method Description RequestedDespatchTimeTypeObjectFactory. createRequestedDespatchTimeType()Create an instance ofRequestedDespatchTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RequestedDespatchTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequestedDespatchTimeType>ObjectFactory. createRequestedDespatchTime(RequestedDespatchTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RequestedDespatchTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequestedDespatchTimeType>ObjectFactory. createRequestedDespatchTime(RequestedDespatchTimeType value)
-