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, wait
equals, hashCode, toString
public ColumnImpl(String column)
public String value()
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation
Copyright © 2007–2015 Mysema Ltd. All rights reserved.