net.sourceforge.fluxion.runcible.impl
Class SelectDataValue

java.lang.Object
  extended by net.sourceforge.fluxion.runcible.impl.SelectDataValue
All Implemented Interfaces:
DataSelection

public class SelectDataValue
extends java.lang.Object
implements DataSelection

Javadocs go here.

Version:
1.0
Author:
Tony Burdett

Constructor Summary
SelectDataValue()
           
 
Method Summary
 java.net.URI getDataPropertyURI()
           
 DataRange getDataRange()
           
 void setDataPropertyURI(java.net.URI propertyURI)
           
 void setDataRange(DataRange dataRange)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectDataValue

public SelectDataValue()
Method Detail

getDataPropertyURI

public java.net.URI getDataPropertyURI()
Specified by:
getDataPropertyURI in interface DataSelection

setDataPropertyURI

public void setDataPropertyURI(java.net.URI propertyURI)
Specified by:
setDataPropertyURI in interface DataSelection

getDataRange

public DataRange getDataRange()

setDataRange

public void setDataRange(DataRange dataRange)


Copyright © 2010. All Rights Reserved.