public class DomainFunctionLiteral extends Object implements DomainFunction
| Constructor and Description |
|---|
DomainFunctionLiteral() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationType() |
boolean |
collection() |
Class<?> |
type() |
String |
typeName() |
String |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic String value()
public Class<?> type()
public String typeName()
public boolean collection()
public Class<? extends Annotation> annotationType()
annotationType in interface AnnotationCopyright © 2019–2020 Blazebit. All rights reserved.