Uses of Class
eu.datex2.siri14.schema._1_0._1_0.EnvironmentalObstructionTypeEnum
-
Packages that use EnvironmentalObstructionTypeEnum Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of EnvironmentalObstructionTypeEnum in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as EnvironmentalObstructionTypeEnum Modifier and Type Field Description protected EnvironmentalObstructionTypeEnumEnvironmentalObstruction. environmentalObstructionTypeprotected EnvironmentalObstructionTypeEnumEtoH. environmentalObstructionTypeEnumMethods in eu.datex2.siri14.schema._1_0._1_0 that return EnvironmentalObstructionTypeEnum Modifier and Type Method Description static EnvironmentalObstructionTypeEnumEnvironmentalObstructionTypeEnum. fromValue(String v)EnvironmentalObstructionTypeEnumEnvironmentalObstruction. getEnvironmentalObstructionType()Gets the value of the environmentalObstructionType property.EnvironmentalObstructionTypeEnumEtoH. getEnvironmentalObstructionTypeEnum()Gets the value of the environmentalObstructionTypeEnum 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.siri14.schema._1_0._1_0 with parameters of type EnvironmentalObstructionTypeEnum Modifier and Type Method Description voidEnvironmentalObstruction. setEnvironmentalObstructionType(EnvironmentalObstructionTypeEnum value)Sets the value of the environmentalObstructionType property.voidEtoH. setEnvironmentalObstructionTypeEnum(EnvironmentalObstructionTypeEnum value)Sets the value of the environmentalObstructionTypeEnum property.
-