Uses of Class
tech.oxfordsemantic.jrdfox.client.TupleTableType
Package | Description |
---|---|
tech.oxfordsemantic.jrdfox.client |
-
Uses of TupleTableType in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return TupleTableType Modifier and Type Method Description TupleTableType
TupleTableInfo. getType()
Returns the type of a tuple table.static TupleTableType
TupleTableType. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static TupleTableType[]
TupleTableType. values()
Returns an array containing the constants of this enum type, in the order they are declared.