Annotation Type BsonDiscriminator

    • Optional Element Summary

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

      • value

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

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