Uses of Class
eu.datex2.siri21.schema._2_0rc1._2_0.ReroutingManagementTypeEnum
-
Packages that use ReroutingManagementTypeEnum Package Description eu.datex2.siri21.schema._2_0rc1._2_0 -
-
Uses of ReroutingManagementTypeEnum in eu.datex2.siri21.schema._2_0rc1._2_0
Fields in eu.datex2.siri21.schema._2_0rc1._2_0 with type parameters of type ReroutingManagementTypeEnum Modifier and Type Field Description protected List<ReroutingManagementTypeEnum>ReroutingManagement. reroutingManagementTypesMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return ReroutingManagementTypeEnum Modifier and Type Method Description static ReroutingManagementTypeEnumReroutingManagementTypeEnum. fromValue(String v)static ReroutingManagementTypeEnumReroutingManagementTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static ReroutingManagementTypeEnum[]ReroutingManagementTypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.datex2.siri21.schema._2_0rc1._2_0 that return types with arguments of type ReroutingManagementTypeEnum Modifier and Type Method Description List<ReroutingManagementTypeEnum>ReroutingManagement. getReroutingManagementTypes()Gets the value of the reroutingManagementTypes property.
-