Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AircraftIDType
-
Packages that use AircraftIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AircraftIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AircraftIDType Modifier and Type Field Description protected AircraftIDTypeAirTransportType. aircraftIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AircraftIDType Modifier and Type Method Description AircraftIDTypeAirTransportType. getAircraftID()Gets the value of the aircraftID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AircraftIDType Modifier and Type Method Description voidAirTransportType. setAircraftID(AircraftIDType value)Sets the value of the aircraftID property. -
Uses of AircraftIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AircraftIDType Modifier and Type Method Description AircraftIDTypeObjectFactory. createAircraftIDType()Create an instance ofAircraftIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AircraftIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<AircraftIDType>ObjectFactory. createAircraftID(AircraftIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AircraftIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<AircraftIDType>ObjectFactory. createAircraftID(AircraftIDType value)
-