it.eng.qbe.wizard
Class OrderByFieldSourceBeanImpl
java.lang.Object
it.eng.qbe.wizard.OrderByFieldSourceBeanImpl
- All Implemented Interfaces:
- IOrderGroupByField, java.io.Serializable
public class OrderByFieldSourceBeanImpl
- 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
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrderByFieldSourceBeanImpl
public OrderByFieldSourceBeanImpl()
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
isAscendingOrder
public boolean isAscendingOrder()
setAscendingOrder
public void setAscendingOrder(boolean ascendingOrder)