Uses of Class
eu.datex2.siri14.schema._1_0._1_0.PoorEnvironmentTypeEnum
-
Packages that use PoorEnvironmentTypeEnum Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of PoorEnvironmentTypeEnum in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as PoorEnvironmentTypeEnum Modifier and Type Field Description protected PoorEnvironmentTypeEnumPoorEnvironmentConditions. poorEnvironmentTypeprotected PoorEnvironmentTypeEnumNtoR. poorEnvironmentTypeEnumMethods in eu.datex2.siri14.schema._1_0._1_0 that return PoorEnvironmentTypeEnum Modifier and Type Method Description static PoorEnvironmentTypeEnumPoorEnvironmentTypeEnum. fromValue(String v)PoorEnvironmentTypeEnumPoorEnvironmentConditions. getPoorEnvironmentType()Gets the value of the poorEnvironmentType property.PoorEnvironmentTypeEnumNtoR. getPoorEnvironmentTypeEnum()Gets the value of the poorEnvironmentTypeEnum property.static PoorEnvironmentTypeEnumPoorEnvironmentTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static PoorEnvironmentTypeEnum[]PoorEnvironmentTypeEnum. 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 PoorEnvironmentTypeEnum Modifier and Type Method Description voidPoorEnvironmentConditions. setPoorEnvironmentType(PoorEnvironmentTypeEnum value)Sets the value of the poorEnvironmentType property.voidNtoR. setPoorEnvironmentTypeEnum(PoorEnvironmentTypeEnum value)Sets the value of the poorEnvironmentTypeEnum property.
-