public class AirTransportType extends Object
Java class for AirTransportType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AirTransportType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AircraftID"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AircraftIDType |
aircraftID |
| Constructor and Description |
|---|
AirTransportType() |
| Modifier and Type | Method and Description |
|---|---|
AircraftIDType |
getAircraftID()
Gets the value of the aircraftID property.
|
void |
setAircraftID(AircraftIDType value)
Sets the value of the aircraftID property.
|
protected AircraftIDType aircraftID
public AircraftIDType getAircraftID()
AircraftIDTypepublic void setAircraftID(AircraftIDType value)
value - allowed object is
AircraftIDTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.