protected static class ResultSpecification.ColumnSpecification
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
formValue |
| Constructor and Description |
|---|
ColumnSpecification() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
getForm() |
int |
hashCode() |
void |
setForm(int formValue) |
java.lang.String |
toString() |
public void setForm(int formValue)
public int getForm()
public java.lang.String toString()
toString in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Object