Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.RoadTransportType
-
Packages that use RoadTransportType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of RoadTransportType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RoadTransportType Modifier and Type Field Description protected RoadTransportTypeTransportMeansType. roadTransportMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RoadTransportType Modifier and Type Method Description RoadTransportTypeObjectFactory. createRoadTransportType()Create an instance ofRoadTransportTypeRoadTransportTypeTransportMeansType. getRoadTransport()Gets the value of the roadTransport property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type RoadTransportType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RoadTransportType>ObjectFactory. createRoadTransport(RoadTransportType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RoadTransportType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RoadTransportType>ObjectFactory. createRoadTransport(RoadTransportType value)voidTransportMeansType. setRoadTransport(RoadTransportType value)Sets the value of the roadTransport property.
-