Uses of Enum Class
org.re3data.schema._2_2.PidSystems
Packages that use PidSystems
-
Uses of PidSystems in org.damap.base.rest.madmp.mapper
Methods in org.damap.base.rest.madmp.mapper with parameters of type PidSystems -
Uses of PidSystems in org.re3data.schema._2_2
Fields in org.re3data.schema._2_2 with type parameters of type PidSystemsMethods in org.re3data.schema._2_2 that return PidSystemsModifier and TypeMethodDescriptionstatic PidSystemsstatic PidSystemsReturns the enum constant of this class with the specified name.static PidSystems[]PidSystems.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.re3data.schema._2_2 that return types with arguments of type PidSystemsModifier and TypeMethodDescriptionRe3Data.Repository.getPidSystem()Gets the value of the pidSystem property.