Package | Description |
---|---|
com.rusticisoftware.tincan | |
com.rusticisoftware.tincan.internal | |
com.rusticisoftware.tincan.json | |
com.rusticisoftware.tincan.v095 | |
com.rusticisoftware.tincan.v10x |
Modifier and Type | Method and Description |
---|---|
static TCAPIVersion |
TCAPIVersion.fromString(String text) |
TCAPIVersion |
RemoteLRS.getVersion() |
TCAPIVersion |
Statement.getVersion() |
TCAPIVersion |
StatementsQueryInterface.getVersion() |
static TCAPIVersion |
TCAPIVersion.latest() |
static TCAPIVersion |
TCAPIVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TCAPIVersion[] |
TCAPIVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<TCAPIVersion> |
About.getVersion() |
Modifier and Type | Method and Description |
---|---|
void |
RemoteLRS.setVersion(TCAPIVersion version) |
void |
Statement.setVersion(TCAPIVersion version) |
String |
QueryableStatementTarget.toJSON(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
About.toJSONNode(TCAPIVersion v) |
com.fasterxml.jackson.databind.node.ObjectNode |
Activity.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
ActivityDefinition.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
Agent.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
AgentAccount.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
Attachment.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
Context.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
ContextActivities.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
Extensions.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
Group.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
InteractionComponent.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
LanguageMap.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
Person.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
Result.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
Score.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
Statement.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
StatementRef.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
StatementsResult.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.JsonNode |
StatementTarget.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
SubStatement.toJSONNode(TCAPIVersion version) |
com.fasterxml.jackson.databind.node.ObjectNode |
Verb.toJSONNode(TCAPIVersion version) |
Modifier and Type | Method and Description |
---|---|
void |
About.setVersion(List<TCAPIVersion> version) |
Constructor and Description |
---|
RemoteLRS(TCAPIVersion version) |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
StatementBase.toJSONNode(TCAPIVersion version) |
Modifier and Type | Method and Description |
---|---|
String |
JSON.toJSON(TCAPIVersion version) |
String |
JSONBase.toJSON(TCAPIVersion version) |
String |
JSON.toJSON(TCAPIVersion version,
Boolean pretty) |
String |
JSONBase.toJSON(TCAPIVersion version,
Boolean pretty) |
com.fasterxml.jackson.databind.node.ObjectNode |
JSON.toJSONNode(TCAPIVersion version) |
abstract com.fasterxml.jackson.databind.node.ObjectNode |
JSONBase.toJSONNode(TCAPIVersion version) |
Modifier and Type | Method and Description |
---|---|
TCAPIVersion |
StatementsQuery.getVersion() |
Modifier and Type | Method and Description |
---|---|
void |
StatementsQuery.setVersion(TCAPIVersion version) |
Modifier and Type | Method and Description |
---|---|
TCAPIVersion |
StatementsQuery.getVersion() |
Modifier and Type | Method and Description |
---|---|
void |
StatementsQuery.setVersion(TCAPIVersion version) |
Copyright © 2016 Rustici Software. All Rights Reserved.