Uses of Class
org.topbraidlive.client.java.graphql.platform.Literal
-
Packages that use Literal Package Description org.topbraidlive.client.java.graphql.platform -
-
Uses of Literal in org.topbraidlive.client.java.graphql.platform
Methods in org.topbraidlive.client.java.graphql.platform that return Literal Modifier and Type Method Description LiteralLiteral. setDatatype(String arg)LiteralLiteral. setLang(String arg)LiteralLiteral. setString(String arg)Methods in org.topbraidlive.client.java.graphql.platform that return types with arguments of type Literal Modifier and Type Method Description List<Literal>ConstraintReificationShape. getMessage()A human-readable message (possibly with placeholders for variables) explaining the cause of the result.Method parameters in org.topbraidlive.client.java.graphql.platform with type arguments of type Literal Modifier and Type Method Description ConstraintReificationShapeConstraintReificationShape. setMessage(List<Literal> arg)
-