Annotation Type BsonDiscriminator

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String key  
      String value  
    • Element Detail

      • value

        String value
        Returns:
        the discriminator value to use for this type.
        Default:
        ""
      • key

        String key
        Returns:
        the discriminator key to use for this type.
        Default:
        "_t"