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