it.eng.qbe.wizard
Class GroupByFieldSourceBeanImpl

java.lang.Object
  extended by it.eng.qbe.wizard.GroupByFieldSourceBeanImpl
All Implemented Interfaces:
IOrderGroupByField, java.io.Serializable

public class GroupByFieldSourceBeanImpl
extends java.lang.Object
implements IOrderGroupByField

Author:
Zoppello TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
See Also:
Serialized Form

Constructor Summary
GroupByFieldSourceBeanImpl()
           
 
Method Summary
 java.lang.String getFieldName()
           
 java.lang.String getId()
           
 void setFieldName(java.lang.String fieldName)
           
 void setId(java.lang.String id)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupByFieldSourceBeanImpl

public GroupByFieldSourceBeanImpl()
Method Detail

getFieldName

public java.lang.String getFieldName()
Specified by:
getFieldName in interface IOrderGroupByField

setFieldName

public void setFieldName(java.lang.String fieldName)
Specified by:
setFieldName in interface IOrderGroupByField

getId

public java.lang.String getId()
Specified by:
getId in interface IOrderGroupByField

setId

public void setId(java.lang.String id)
Specified by:
setId in interface IOrderGroupByField