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