Uses of Class
org.n52.shetland.inspire.InspireEuLanguageISO6392B
-
Packages that use InspireEuLanguageISO6392B Package Description org.n52.shetland.inspire -
-
Uses of InspireEuLanguageISO6392B in org.n52.shetland.inspire
Methods in org.n52.shetland.inspire that return InspireEuLanguageISO6392B Modifier and Type Method Description static InspireEuLanguageISO6392BInspireEuLanguageISO6392B. fromValue(String v)GetInspireEuLanguageISO6392Bfor string valuestatic InspireEuLanguageISO6392BInspireEuLanguageISO6392B. fromValue(Locale v)GetInspireEuLanguageISO6392BforLocalestatic InspireEuLanguageISO6392BInspireEuLanguageISO6392B. fromValue(InspireLanguageISO6392B v)static InspireEuLanguageISO6392BInspireEuLanguageISO6392B. valueOf(String name)Returns the enum constant of this type with the specified name.static InspireEuLanguageISO6392B[]InspireEuLanguageISO6392B. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.n52.shetland.inspire with parameters of type InspireEuLanguageISO6392B Modifier and Type Method Description static InspireLanguageISO6392BInspireLanguageISO6392B. fromValue(InspireEuLanguageISO6392B v)
-