Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.AirTransportType
-
Packages that use AirTransportType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of AirTransportType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AirTransportType Modifier and Type Field Description protected AirTransportTypeTransportMeansType. airTransportMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AirTransportType Modifier and Type Method Description AirTransportTypeObjectFactory. createAirTransportType()Create an instance ofAirTransportTypeAirTransportTypeTransportMeansType. getAirTransport()Gets the value of the airTransport property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type AirTransportType Modifier and Type Method Description javax.xml.bind.JAXBElement<AirTransportType>ObjectFactory. createAirTransport(AirTransportType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AirTransportType Modifier and Type Method Description javax.xml.bind.JAXBElement<AirTransportType>ObjectFactory. createAirTransport(AirTransportType value)voidTransportMeansType. setAirTransport(AirTransportType value)Sets the value of the airTransport property.
-