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