Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.TransportationSegmentType
-
Packages that use TransportationSegmentType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of TransportationSegmentType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type TransportationSegmentType Modifier and Type Field Description protected List<TransportationSegmentType>GoodsItemItineraryType. transportationSegmentMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type TransportationSegmentType Modifier and Type Method Description List<TransportationSegmentType>GoodsItemItineraryType. getTransportationSegment()Gets the value of the transportationSegment property. -
Uses of TransportationSegmentType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return TransportationSegmentType Modifier and Type Method Description TransportationSegmentTypeObjectFactory. createTransportationSegmentType()Create an instance ofTransportationSegmentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TransportationSegmentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransportationSegmentType>ObjectFactory. createTransportationSegment(TransportationSegmentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TransportationSegmentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransportationSegmentType>ObjectFactory. createTransportationSegment(TransportationSegmentType value)
-