net.sourceforge.fluxion.runcible.impl
Class SelectIndividualValue

java.lang.Object
  extended by net.sourceforge.fluxion.runcible.impl.SelectIndividualValue
All Implemented Interfaces:
IndividualSelection

public class SelectIndividualValue
extends java.lang.Object
implements IndividualSelection

Javadocs go here.

Version:
1.0
Author:
Tony Burdett

Constructor Summary
SelectIndividualValue()
           
 
Method Summary
 IndividualSelection getNext()
           
 java.net.URI getObjectPropertyURI()
           
 boolean hasNext()
           
 void setNext(IndividualSelection individualSelection)
           
 void setObjectPropertyURI(java.net.URI objectPropertyURI)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectIndividualValue

public SelectIndividualValue()
Method Detail

getNext

public IndividualSelection getNext()
Specified by:
getNext in interface IndividualSelection

setNext

public void setNext(IndividualSelection individualSelection)
Specified by:
setNext in interface IndividualSelection

hasNext

public boolean hasNext()
Specified by:
hasNext in interface IndividualSelection

getObjectPropertyURI

public java.net.URI getObjectPropertyURI()

setObjectPropertyURI

public void setObjectPropertyURI(java.net.URI objectPropertyURI)


Copyright © 2010. All Rights Reserved.