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