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