Class PromoStateCodec

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

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

    • PromoStateCodec

      public PromoStateCodec()
  • Method Details

    • getEncoderClass

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