Uses of Class
uk.org.ifopt.siri20.IanaCountryTldEnumeration
-
Packages that use IanaCountryTldEnumeration Package Description uk.org.ifopt.siri20 -
-
Uses of IanaCountryTldEnumeration in uk.org.ifopt.siri20
Fields in uk.org.ifopt.siri20 declared as IanaCountryTldEnumeration Modifier and Type Field Description protected IanaCountryTldEnumerationCountryRefStructure. valueMethods in uk.org.ifopt.siri20 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.siri20 with parameters of type IanaCountryTldEnumeration Modifier and Type Method Description voidCountryRefStructure. setValue(IanaCountryTldEnumeration value)Sets the value of the value property.
-