org.yasl.about
Interface AboutPropertiesItem


public interface AboutPropertiesItem

Version:
1.0
Author:
Jeff Chapman

Method Summary
 String getDisplayValue()
          Returns the description of the property.
 String getPropertyValue()
          Returns the value of the property.
 

Method Detail

getDisplayValue

public String getDisplayValue()
Returns the description of the property.


getPropertyValue

public String getPropertyValue()
Returns the value of the property.