wt.query.qml
Interface DisplayItem

All Known Implementing Classes:
AttributeTypeItem, ClassInfoItem, PropertyInfoItem, PropertyNameItem, TypeItem

public interface DisplayItem


Method Summary
 String getDisplayName()
           
 Object getItem()
           
 String getName()
           
 

Method Detail

getName

public String getName()

getDisplayName

public String getDisplayName()

getItem

public Object getItem()