Uses of Enum Class
org.damap.base.rest.madmp.dto.PidSystem
Packages that use PidSystem
-
Uses of PidSystem in org.damap.base.rest.madmp.dto
Methods in org.damap.base.rest.madmp.dto that return PidSystemModifier and TypeMethodDescriptionstatic PidSystemstatic PidSystemReturns the enum constant of this class with the specified name.static PidSystem[]PidSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.damap.base.rest.madmp.dto that return types with arguments of type PidSystemModifier and TypeMethodDescriptionHost.getPidSystem()The Dataset Distribution Host PID System SchemaMethod parameters in org.damap.base.rest.madmp.dto with type arguments of type PidSystemModifier and TypeMethodDescriptionvoidHost.setPidSystem(List<PidSystem> pidSystem) The Dataset Distribution Host PID System Schema -
Uses of PidSystem in org.damap.base.rest.madmp.mapper
Methods in org.damap.base.rest.madmp.mapper that return PidSystem