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