Class AttachmentType.ToBson
java.lang.Object
hdi.model.enumtype.AttachmentType.ToBson
- All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<AttachmentType, String>
- Enclosing class:
AttachmentType
@WritingConverter
public static class AttachmentType.ToBson
extends Object
implements org.springframework.core.convert.converter.Converter<AttachmentType, String>
-
Constructor Details
-
ToBson
public ToBson()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceorg.springframework.core.convert.converter.Converter<AttachmentType, String>
-