it.eng.qbe.query
Interface IGroupByField

All Superinterfaces:
IField, java.io.Serializable
All Known Implementing Classes:
GroupByField

public interface IGroupByField
extends IField

The Interface IGroupByField.


Method Summary
 IGroupByField getCopy()
          Gets the copy.
 
Methods inherited from interface it.eng.qbe.query.IField
getFieldName, getId, getPrecision, getScale, getType, setFieldName, setId, setPrecision, setScale, setType
 

Method Detail

getCopy

IGroupByField getCopy()
Gets the copy.

Returns:
the copy