Uses of Class
eu.datex2.siri20.schema._2_0rc1._2_0.EnvironmentalObstructionTypeEnum
-
Packages that use EnvironmentalObstructionTypeEnum Package Description eu.datex2.siri20.schema._2_0rc1._2_0 -
-
Uses of EnvironmentalObstructionTypeEnum in eu.datex2.siri20.schema._2_0rc1._2_0
Fields in eu.datex2.siri20.schema._2_0rc1._2_0 declared as EnvironmentalObstructionTypeEnum Modifier and Type Field Description protected EnvironmentalObstructionTypeEnumEnvironmentalObstruction. environmentalObstructionTypeMethods in eu.datex2.siri20.schema._2_0rc1._2_0 that return EnvironmentalObstructionTypeEnum Modifier and Type Method Description static EnvironmentalObstructionTypeEnumEnvironmentalObstructionTypeEnum. fromValue(String v)EnvironmentalObstructionTypeEnumEnvironmentalObstruction. getEnvironmentalObstructionType()Gets the value of the environmentalObstructionType property.static EnvironmentalObstructionTypeEnumEnvironmentalObstructionTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static EnvironmentalObstructionTypeEnum[]EnvironmentalObstructionTypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.datex2.siri20.schema._2_0rc1._2_0 with parameters of type EnvironmentalObstructionTypeEnum Modifier and Type Method Description voidEnvironmentalObstruction. setEnvironmentalObstructionType(EnvironmentalObstructionTypeEnum value)Sets the value of the environmentalObstructionType property.
-