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