Uses of Class
uk.org.ifopt.siri13.TypeOfStopPlaceEnumeration
-
Packages that use TypeOfStopPlaceEnumeration Package Description uk.org.ifopt.siri13 -
-
Uses of TypeOfStopPlaceEnumeration in uk.org.ifopt.siri13
Methods in uk.org.ifopt.siri13 that return TypeOfStopPlaceEnumeration Modifier and Type Method Description static TypeOfStopPlaceEnumerationTypeOfStopPlaceEnumeration. fromValue(String v)static TypeOfStopPlaceEnumerationTypeOfStopPlaceEnumeration. valueOf(String name)Returns the enum constant of this type with the specified name.static TypeOfStopPlaceEnumeration[]TypeOfStopPlaceEnumeration. values()Returns an array containing the constants of this enum type, in the order they are declared.
-