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