Uses of Class
org.gbif.api.vocabulary.collections.AccessionStatus
-
Packages that use AccessionStatus Package Description org.gbif.api.vocabulary.collections -
-
Uses of AccessionStatus in org.gbif.api.vocabulary.collections
Methods in org.gbif.api.vocabulary.collections that return AccessionStatus Modifier and Type Method Description static AccessionStatus
AccessionStatus. valueOf(String name)
Deprecated.Returns the enum constant of this type with the specified name.static AccessionStatus[]
AccessionStatus. values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-