Uses of Class
eu.datex2.siri14.schema._1_0._1_0.PoorRoadInfrastructureEnum
-
Packages that use PoorRoadInfrastructureEnum Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of PoorRoadInfrastructureEnum in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as PoorRoadInfrastructureEnum Modifier and Type Field Description protected PoorRoadInfrastructureEnumNtoR. poorRoadInfrastructureEnumprotected PoorRoadInfrastructureEnumPoorRoadInfrastructure. poorRoadInfrastructureTypeMethods in eu.datex2.siri14.schema._1_0._1_0 that return PoorRoadInfrastructureEnum Modifier and Type Method Description static PoorRoadInfrastructureEnumPoorRoadInfrastructureEnum. fromValue(String v)PoorRoadInfrastructureEnumNtoR. getPoorRoadInfrastructureEnum()Gets the value of the poorRoadInfrastructureEnum property.PoorRoadInfrastructureEnumPoorRoadInfrastructure. getPoorRoadInfrastructureType()Gets the value of the poorRoadInfrastructureType property.static PoorRoadInfrastructureEnumPoorRoadInfrastructureEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static PoorRoadInfrastructureEnum[]PoorRoadInfrastructureEnum. 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 PoorRoadInfrastructureEnum Modifier and Type Method Description voidNtoR. setPoorRoadInfrastructureEnum(PoorRoadInfrastructureEnum value)Sets the value of the poorRoadInfrastructureEnum property.voidPoorRoadInfrastructure. setPoorRoadInfrastructureType(PoorRoadInfrastructureEnum value)Sets the value of the poorRoadInfrastructureType property.
-