it.eng.qbe.wizard
Class GroupByFieldSourceBeanImpl
java.lang.Object
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
Field Summary |
private java.lang.String |
fieldName
|
private java.lang.String |
id
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
private java.lang.String id
fieldName
private java.lang.String fieldName
GroupByFieldSourceBeanImpl
public GroupByFieldSourceBeanImpl()
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