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