public class Column extends AbstractPersistable
id
Constructor and Description |
---|
Column() |
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
void |
setIndex(int index) |
String |
toString() |
getId, setId
public int getIndex()
public void setIndex(int index)
public String toString()
toString
in class AbstractPersistable
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.