Uses of Enum Class
org.damap.base.rest.madmp.dto.Host.CertifiedWith
Packages that use Host.CertifiedWith
-
Uses of Host.CertifiedWith in org.damap.base.rest.madmp.dto
Methods in org.damap.base.rest.madmp.dto that return Host.CertifiedWithModifier and TypeMethodDescriptionstatic Host.CertifiedWithHost.getCertifiedWith()The Dataset Distribution Host Certification Type Schemastatic Host.CertifiedWithReturns the enum constant of this class with the specified name.static Host.CertifiedWith[]Host.CertifiedWith.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.CertifiedWithModifier and TypeMethodDescriptionvoidHost.setCertifiedWith(Host.CertifiedWith certifiedWith) The Dataset Distribution Host Certification Type Schema -
Uses of Host.CertifiedWith in org.damap.base.rest.madmp.mapper
Methods in org.damap.base.rest.madmp.mapper that return Host.CertifiedWithModifier and TypeMethodDescriptionMaDmpMapper.getCertifiedWith(List<Certificates> certificates) getCertifiedWith.