Uses of Class
uk.org.ifopt.siri20.PassageTypeEnumeration
-
Packages that use PassageTypeEnumeration Package Description uk.org.ifopt.siri20 -
-
Uses of PassageTypeEnumeration in uk.org.ifopt.siri20
Methods in uk.org.ifopt.siri20 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.
-