Constant Field Values

Contents

io.helidon.*

  • io.helidon.config.hocon.HoconConfigParser
    Modifier and Type
    Constant Field
    Value
    public static final double
    90.0
  • io.helidon.config.objectmapping.Value.None
    Modifier and Type
    Constant Field
    Value
    public static final String
    "io.helidon.config:default=null"
  • io.helidon.config.yaml.YamlConfigParser
    Modifier and Type
    Constant Field
    Value
    public static final double
    90.0
  • io.helidon.dbclient.mongodb.MongoDbStatementDml
    Modifier and Type
    Constant Field
    Value
    protected static final String
    JSON_COLLECTION
    "collection"
    protected static final String
    JSON_OPERATION
    "operation"
    protected static final String
    JSON_PROJECTION
    "projection"
    protected static final String
    JSON_QUERY
    "query"
    protected static final String
    JSON_VALUE
    "value"
  • io.helidon.dbclient.mongodb.MongoDbStatementGet
    Modifier and Type
    Constant Field
    Value
    protected static final String
    JSON_COLLECTION
    "collection"
    protected static final String
    JSON_OPERATION
    "operation"
    protected static final String
    JSON_PROJECTION
    "projection"
    protected static final String
    JSON_QUERY
    "query"
    protected static final String
    JSON_VALUE
    "value"
  • io.helidon.dbclient.mongodb.MongoDbStatementQuery
    Modifier and Type
    Constant Field
    Value
    protected static final String
    JSON_COLLECTION
    "collection"
    protected static final String
    JSON_OPERATION
    "operation"
    protected static final String
    JSON_PROJECTION
    "projection"
    protected static final String
    JSON_QUERY
    "query"
    protected static final String
    JSON_VALUE
    "value"
  • io.helidon.webserver.context.ContextFeature
    Modifier and Type
    Constant Field
    Value
    public static final double
    1100.0