Uses of Enum Class
org.damap.base.rest.madmp.dto.Distribution.DataAccess
Packages that use Distribution.DataAccess
-
Uses of Distribution.DataAccess in org.damap.base.rest.madmp.dto
Methods in org.damap.base.rest.madmp.dto that return Distribution.DataAccessModifier and TypeMethodDescriptionstatic Distribution.DataAccessDistribution.getDataAccess()The Dataset Distribution Data Access Schemastatic Distribution.DataAccessReturns the enum constant of this class with the specified name.static Distribution.DataAccess[]Distribution.DataAccess.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 with parameters of type Distribution.DataAccessModifier and TypeMethodDescriptionvoidDistribution.setDataAccess(Distribution.DataAccess dataAccess) The Dataset Distribution Data Access Schema -
Uses of Distribution.DataAccess in org.damap.base.rest.madmp.mapper
Methods in org.damap.base.rest.madmp.mapper that return Distribution.DataAccessModifier and TypeMethodDescriptionMaDmpMapper.getDataAccess(EDataAccessType eDataAccessType) getDataAccess.