com.hp.hpl.jena.util
Class TestManifestList.TestItem

java.lang.Object
  extended bycom.hp.hpl.jena.util.TestManifestList.TestItem
Enclosing class:
TestManifestList

public class TestManifestList.TestItem
extends java.lang.Object


Constructor Summary
TestManifestList.TestItem()
           
 
Method Summary
 RDFNode getAction()
           
 Resource getEntry()
           
 java.lang.String getName()
           
 RDFNode getResult()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestManifestList.TestItem

public TestManifestList.TestItem()
Method Detail

getEntry

public Resource getEntry()

getName

public java.lang.String getName()

getAction

public RDFNode getAction()

getResult

public RDFNode getResult()


Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.