Package | Description |
---|---|
oracle.dbtools.plugin.api.servlet |
Extensions to the Servlet API.
|
Modifier and Type | Method and Description |
---|---|
EntityTag.Strength |
EntityTag.strength()
The Entity Tag
EntityTag.Strength |
static EntityTag.Strength |
EntityTag.Strength.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityTag.Strength[] |
EntityTag.Strength.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EntityTag.Builder |
EntityTag.Builder.strength(EntityTag.Strength strength)
Set
EntityTag.Strength of the EntityTag . |