Uses of Enum Class
org.damap.base.rest.madmp.dto.Host.SupportVersioning
Packages that use Host.SupportVersioning
-
Uses of Host.SupportVersioning in org.damap.base.rest.madmp.dto
Methods in org.damap.base.rest.madmp.dto that return Host.SupportVersioningModifier and TypeMethodDescriptionstatic Host.SupportVersioningHost.getSupportVersioning()The Dataset Distribution Host Support Versioning Schemastatic Host.SupportVersioningReturns the enum constant of this class with the specified name.static Host.SupportVersioning[]Host.SupportVersioning.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 Host.SupportVersioningModifier and TypeMethodDescriptionvoidHost.setSupportVersioning(Host.SupportVersioning supportVersioning) The Dataset Distribution Host Support Versioning Schema -
Uses of Host.SupportVersioning in org.damap.base.rest.madmp.mapper
Methods in org.damap.base.rest.madmp.mapper that return Host.SupportVersioningModifier and TypeMethodDescriptionMaDmpMapper.getSupportVersioning(Yesno versioning) getSupportVersioning.