Uses of Class
org.gcube.spatial.data.geonetwork.iso.tpl.codelists.KeywordType
-
Packages that use KeywordType Package Description org.gcube.spatial.data.geonetwork.iso.tpl.codelists org.gcube.spatial.data.geonetwork.iso.tpl.keys -
-
Uses of KeywordType in org.gcube.spatial.data.geonetwork.iso.tpl.codelists
Methods in org.gcube.spatial.data.geonetwork.iso.tpl.codelists that return KeywordType Modifier and Type Method Description static KeywordTypeKeywordType. getById(String id)static KeywordTypeKeywordType. valueOf(String name)Returns the enum constant of this type with the specified name.static KeywordType[]KeywordType. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of KeywordType in org.gcube.spatial.data.geonetwork.iso.tpl.keys
Constructors in org.gcube.spatial.data.geonetwork.iso.tpl.keys with parameters of type KeywordType Constructor Description KeywordSet(KeywordType type, Thesaurus thesaurus)
-