|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.qbe.query.Field
it.eng.qbe.query.GroupByField
public class GroupByField
The Class GroupByField.
Constructor Summary | |
---|---|
GroupByField()
Instantiates a new group by field. |
Method Summary | |
---|---|
IGroupByField |
getCopy()
Gets the copy. |
Methods inherited from class it.eng.qbe.query.Field |
---|
getFieldName, getId, getPrecision, getScale, getType, setFieldName, setId, setPrecision, setScale, setType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface it.eng.qbe.query.IField |
---|
getFieldName, getId, getPrecision, getScale, getType, setFieldName, setId, setPrecision, setScale, setType |
Constructor Detail |
---|
public GroupByField()
Method Detail |
---|
public IGroupByField getCopy()
IGroupByField
getCopy
in interface IGroupByField
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |