All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.vdv.ojp20.siri.AirSubmodesOfTransportEnumeration Maven / Gradle / Ivy

The newest version!
//
// This file was generated by the Eclipse Implementation of JAXB, v4.0.5 
// See https://eclipse-ee4j.github.io/jaxb-ri 
// Any modifications to this file will be lost upon recompilation of the source schema. 
//


package de.vdv.ojp20.siri;

import jakarta.xml.bind.annotation.XmlEnum;
import jakarta.xml.bind.annotation.XmlEnumValue;
import jakarta.xml.bind.annotation.XmlType;


/**
 * 
 * 
 * 

Java class for AirSubmodesOfTransportEnumeration

. * *

The following schema fragment specifies the expected content contained within this class.

*
{@code
 * 
 *   
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *     
 *   
 * 
 * }
* */ @XmlType(name = "AirSubmodesOfTransportEnumeration") @XmlEnum public enum AirSubmodesOfTransportEnumeration { @XmlEnumValue("unknown") UNKNOWN("unknown"), @XmlEnumValue("undefined") UNDEFINED("undefined"), @XmlEnumValue("internationalFlight") INTERNATIONAL_FLIGHT("internationalFlight"), @XmlEnumValue("domesticFlight") DOMESTIC_FLIGHT("domesticFlight"), @XmlEnumValue("intercontinentalFlight") INTERCONTINENTAL_FLIGHT("intercontinentalFlight"), @XmlEnumValue("domesticScheduledFlight") DOMESTIC_SCHEDULED_FLIGHT("domesticScheduledFlight"), @XmlEnumValue("shuttleFlight") SHUTTLE_FLIGHT("shuttleFlight"), @XmlEnumValue("intercontinentalCharterFlight") INTERCONTINENTAL_CHARTER_FLIGHT("intercontinentalCharterFlight"), @XmlEnumValue("internationalCharterFlight") INTERNATIONAL_CHARTER_FLIGHT("internationalCharterFlight"), @XmlEnumValue("roundTripCharterFlight") ROUND_TRIP_CHARTER_FLIGHT("roundTripCharterFlight"), @XmlEnumValue("sightseeingFlight") SIGHTSEEING_FLIGHT("sightseeingFlight"), @XmlEnumValue("helicopterService") HELICOPTER_SERVICE("helicopterService"), @XmlEnumValue("domesticCharterFlight") DOMESTIC_CHARTER_FLIGHT("domesticCharterFlight"), @XmlEnumValue("SchengenAreaFlight") SCHENGEN_AREA_FLIGHT("SchengenAreaFlight"), @XmlEnumValue("airshipService") AIRSHIP_SERVICE("airshipService"), @XmlEnumValue("shortHaulInternationalFlight") SHORT_HAUL_INTERNATIONAL_FLIGHT("shortHaulInternationalFlight"), @XmlEnumValue("internationalAirService") INTERNATIONAL_AIR_SERVICE("internationalAirService"), @XmlEnumValue("nationalAirService") NATIONAL_AIR_SERVICE("nationalAirService"), @XmlEnumValue("intercontinentalAirService") INTERCONTINENTAL_AIR_SERVICE("intercontinentalAirService"), @XmlEnumValue("nationalScheduledAirService") NATIONAL_SCHEDULED_AIR_SERVICE("nationalScheduledAirService"), @XmlEnumValue("shuttleAirService") SHUTTLE_AIR_SERVICE("shuttleAirService"), @XmlEnumValue("intercontinentalAirCharterService") INTERCONTINENTAL_AIR_CHARTER_SERVICE("intercontinentalAirCharterService"), @XmlEnumValue("internationalAirCharterService") INTERNATIONAL_AIR_CHARTER_SERVICE("internationalAirCharterService"), @XmlEnumValue("roundTripAirCharterService") ROUND_TRIP_AIR_CHARTER_SERVICE("roundTripAirCharterService"), @XmlEnumValue("sightseeingAirService") SIGHTSEEING_AIR_SERVICE("sightseeingAirService"), @XmlEnumValue("helicopterAirService") HELICOPTER_AIR_SERVICE("helicopterAirService"), @XmlEnumValue("domesticAirCharterService") DOMESTIC_AIR_CHARTER_SERVICE("domesticAirCharterService"), @XmlEnumValue("SchengenAreaAirService") SCHENGEN_AREA_AIR_SERVICE("SchengenAreaAirService"), @XmlEnumValue("onDemandService") ON_DEMAND_SERVICE("onDemandService"), @XmlEnumValue("undefinedAirService") UNDEFINED_AIR_SERVICE("undefinedAirService"), @XmlEnumValue("undefinedAircraftService") UNDEFINED_AIRCRAFT_SERVICE("undefinedAircraftService"), @XmlEnumValue("allAirServices") ALL_AIR_SERVICES("allAirServices"), @XmlEnumValue("pti8_0") PTI_8___0("pti8_0"), @XmlEnumValue("pti8_1") PTI_8___1("pti8_1"), @XmlEnumValue("pti8_2") PTI_8___2("pti8_2"), @XmlEnumValue("pti8_3") PTI_8___3("pti8_3"), @XmlEnumValue("pti8_4") PTI_8___4("pti8_4"), @XmlEnumValue("pti8_5") PTI_8___5("pti8_5"), @XmlEnumValue("pti8_6") PTI_8___6("pti8_6"), @XmlEnumValue("pti8_7") PTI_8___7("pti8_7"), @XmlEnumValue("pti8_8") PTI_8___8("pti8_8"), @XmlEnumValue("pti8_9") PTI_8___9("pti8_9"), @XmlEnumValue("pti8_10") PTI_8___10("pti8_10"), @XmlEnumValue("pti8_11") PTI_8___11("pti8_11"), @XmlEnumValue("pti8_12") PTI_8___12("pti8_12"), @XmlEnumValue("pti8_13") PTI_8___13("pti8_13"), @XmlEnumValue("pti8_14") PTI_8___14("pti8_14"), @XmlEnumValue("pti8_255") PTI_8___255("pti8_255"), @XmlEnumValue("loc15_0") LOC_15___0("loc15_0"), @XmlEnumValue("loc15_1") LOC_15___1("loc15_1"), @XmlEnumValue("loc15_2") LOC_15___2("loc15_2"), @XmlEnumValue("loc14_3") LOC_14___3("loc14_3"), @XmlEnumValue("loc15_4") LOC_15___4("loc15_4"), @XmlEnumValue("loc15_5") LOC_15___5("loc15_5"), @XmlEnumValue("loc15_6") LOC_15___6("loc15_6"), @XmlEnumValue("loc15_7") LOC_15___7("loc15_7"), @XmlEnumValue("loc15_8") LOC_15___8("loc15_8"), @XmlEnumValue("loc15_9") LOC_15___9("loc15_9"), @XmlEnumValue("loc15_10") LOC_15___10("loc15_10"), @XmlEnumValue("loc15_255") LOC_15___255("loc15_255"); private final String value; AirSubmodesOfTransportEnumeration(String v) { value = v; } /** * Gets the value associated to the enum constant. * * @return * The value linked to the enum. */ public String value() { return value; } /** * Gets the enum associated to the value passed as parameter. * * @param v * The value to get the enum from. * @return * The enum which corresponds to the value, if it exists. * @throws IllegalArgumentException * If no value matches in the enum declaration. */ public static AirSubmodesOfTransportEnumeration fromValue(String v) { for (AirSubmodesOfTransportEnumeration c: AirSubmodesOfTransportEnumeration.values()) { if (c.value.equals(v)) { return c; } } throw new IllegalArgumentException(v); } }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy