wt.query.qml
Class PropertyNameItem
java.lang.Object
wt.query.qml.PropertyNameItem
- All Implemented Interfaces:
- DisplayItem
- class PropertyNameItem
- extends Object
- implements DisplayItem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
String name
displayName
String displayName
PropertyNameItem
public PropertyNameItem(String a_name,
String a_displayName)
getName
public String getName()
- Specified by:
getName
in interface DisplayItem
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName
in interface DisplayItem
getItem
public Object getItem()
- Specified by:
getItem
in interface DisplayItem