Langtag

eu.ostrzyciel.jelly.core.proto.v1.RdfLiteral$.LiteralKind$.Langtag
final case class Langtag(value: String) extends LiteralKind

Attributes

Graph
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type ValueType = String

Value members

Concrete methods

override def isLangtag: Boolean

Attributes

Definition Classes
override def langtag: Option[String]

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof

Inherited methods

def datatype: Option[Int]

Attributes

Inherited from:
LiteralKind
def isDatatype: Boolean

Attributes

Inherited from:
LiteralKind
def isDefined: Boolean

Attributes

Inherited from:
LiteralKind
def isEmpty: Boolean

Attributes

Inherited from:
LiteralKind
def isSimple: Boolean

Attributes

Inherited from:
LiteralKind
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def simple: Option[Boolean]

Attributes

Inherited from:
LiteralKind
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof