Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.TransportScheduleType
-
Packages that use TransportScheduleType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of TransportScheduleType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type TransportScheduleType Modifier and Type Field Description protected List<TransportScheduleType>TransportProgressStatusType. transportScheduleMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type TransportScheduleType Modifier and Type Method Description List<TransportScheduleType>TransportProgressStatusType. getTransportSchedule()Gets the value of the transportSchedule property. -
Uses of TransportScheduleType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return TransportScheduleType Modifier and Type Method Description TransportScheduleTypeObjectFactory. createTransportScheduleType()Create an instance ofTransportScheduleTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TransportScheduleType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransportScheduleType>ObjectFactory. createTransportSchedule(TransportScheduleType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TransportScheduleType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransportScheduleType>ObjectFactory. createTransportSchedule(TransportScheduleType value)
-