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