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