Class ChildrenTypeCodec

java.lang.Object
com.skava.codec.AbstractEnumCodec<ChildrenType>
com.skava.codec.ChildrenTypeCodec
All Implemented Interfaces:
org.bson.codecs.Codec<ChildrenType>, org.bson.codecs.Decoder<ChildrenType>, org.bson.codecs.Encoder<ChildrenType>

public class ChildrenTypeCodec extends com.skava.codec.AbstractEnumCodec<ChildrenType>
Codec for Enum ChildrenType
  • Constructor Details

    • ChildrenTypeCodec

      public ChildrenTypeCodec()
  • Method Details

    • getEncoderClass

      public Class<ChildrenType> getEncoderClass()
      Returns the Enum class