Uses of Class
eu.datex2.siri21.schema._2_0rc1._2_0.PlacesEnum
-
Packages that use PlacesEnum Package Description eu.datex2.siri21.schema._2_0rc1._2_0 -
-
Uses of PlacesEnum in eu.datex2.siri21.schema._2_0rc1._2_0
Fields in eu.datex2.siri21.schema._2_0rc1._2_0 with type parameters of type PlacesEnum Modifier and Type Field Description protected List<PlacesEnum>NetworkManagement. placesAtWhichApplicablesMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return PlacesEnum Modifier and Type Method Description static PlacesEnumPlacesEnum. fromValue(String v)static PlacesEnumPlacesEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static PlacesEnum[]PlacesEnum. 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 PlacesEnum Modifier and Type Method Description List<PlacesEnum>NetworkManagement. getPlacesAtWhichApplicables()Gets the value of the placesAtWhichApplicables property.
-