Uses of Class
org.gcube.data.publishing.ckan2zenodo.model.parsing.TargetPath.ElementType
-
Packages that use TargetPath.ElementType Package Description org.gcube.data.publishing.ckan2zenodo.model.parsing -
-
Uses of TargetPath.ElementType in org.gcube.data.publishing.ckan2zenodo.model.parsing
Methods in org.gcube.data.publishing.ckan2zenodo.model.parsing that return TargetPath.ElementType Modifier and Type Method Description static TargetPath.ElementTypeTargetPath.ElementType. valueOf(String name)Returns the enum constant of this type with the specified name.static TargetPath.ElementType[]TargetPath.ElementType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-