public class ColumnImpl extends Object implements Column
| Constructor and Description | 
|---|
| ColumnImpl(String column) | 
| Modifier and Type | Method and Description | 
|---|---|
| Class<? extends Annotation> | annotationType() | 
| String | value() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic ColumnImpl(String column)
public String value()
public Class<? extends Annotation> annotationType()
annotationType in interface AnnotationCopyright © 2007–2015 Querydsl. All rights reserved.