uk.org.ogsadai.common.properties
Interface PropertyValue

All Known Implementing Classes:
SessionRequestStatusPropertyValue

public interface PropertyValue

Interface for retrieving a property values as org.w3c.dom Document Object Model elements.

Author:
The OGSA-DAI Project Team

Method Summary
 org.w3c.dom.Element getValue()
          Return property value as an org.w3c.dom.Element
 

Method Detail

getValue

public org.w3c.dom.Element getValue()
Return property value as an org.w3c.dom.Element

Returns:
value.