wt.query.qml
Class PropertyInfoItem
java.lang.Object
wt.query.qml.PropertyInfoItem
- All Implemented Interfaces:
- DisplayItem
- class PropertyInfoItem
- extends Object
- implements DisplayItem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
propertyInfo
IntrospectionUtil.PropertyInfo propertyInfo
name
String name
displayName
String displayName
PropertyInfoItem
public PropertyInfoItem(IntrospectionUtil.PropertyInfo a_propertyInfo,
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