public class ClassLiteral extends Literal
Constructor and Description |
---|
ClassLiteral() |
Modifier and Type | Method and Description |
---|---|
ClassInfo |
getSchemaElement() |
void |
setSchemaElement(ClassInfo schemaElement) |
String |
toString() |
public ClassInfo getSchemaElement()
public void setSchemaElement(ClassInfo schemaElement)
schemaElement
- the schemaElement to setpublic String toString()
toString
in class Expression
Copyright © 2018. All rights reserved.