Package | Description |
---|---|
net.ravendb.abstractions.json.linq |
Modifier and Type | Method and Description |
---|---|
JTokenType |
RavenJArray.getType()
Gets the node type for this
RavenJArray |
abstract JTokenType |
RavenJToken.getType()
Gets the node type for this
RavenJToken |
JTokenType |
RavenJValue.getType()
Gets the node type for this
RavenJToken |
JTokenType |
RavenJObject.getType() |
static JTokenType |
JTokenType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JTokenType[] |
JTokenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RavenJValue(Object value,
JTokenType type) |
Copyright © 2016. All Rights Reserved.