Class AttachmentType.FromBson

java.lang.Object
hdi.model.enumtype.AttachmentType.FromBson
All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<String, AttachmentType>
Enclosing class:
AttachmentType

@ReadingConverter public static class AttachmentType.FromBson extends Object implements org.springframework.core.convert.converter.Converter<String, AttachmentType>
  • Constructor Details

    • FromBson

      public FromBson()
  • Method Details