Uses of Class
uk.org.ifopt.siri14.IanaCountryTldEnumeration
-
Packages that use IanaCountryTldEnumeration Package Description uk.org.ifopt.siri14 -
-
Uses of IanaCountryTldEnumeration in uk.org.ifopt.siri14
Fields in uk.org.ifopt.siri14 declared as IanaCountryTldEnumeration Modifier and Type Field Description protected IanaCountryTldEnumerationCountryRefStructure. valueMethods in uk.org.ifopt.siri14 that return IanaCountryTldEnumeration Modifier and Type Method Description static IanaCountryTldEnumerationIanaCountryTldEnumeration. fromValue(String v)IanaCountryTldEnumerationCountryRefStructure. getValue()Type for Country Identifier.static IanaCountryTldEnumerationIanaCountryTldEnumeration. valueOf(String name)Returns the enum constant of this type with the specified name.static IanaCountryTldEnumeration[]IanaCountryTldEnumeration. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in uk.org.ifopt.siri14 with parameters of type IanaCountryTldEnumeration Modifier and Type Method Description voidCountryRefStructure. setValue(IanaCountryTldEnumeration value)Sets the value of the value property.
-