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