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