|
|||||||||
| Home >> All >> com >> hp >> hpl >> jena >> enhanced >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.hp.hpl.jena.enhanced.test
Interface TestNode

- All Known Subinterfaces:
- TestObject, TestProperty, TestSubject
- All Known Implementing Classes:
- TestAllImpl, TestCommonImpl, TestObjectImpl, TestPropertyImpl, TestSubjectImpl
- public interface TestNode
| Method Summary | |
TestObject |
asObject()
|
TestProperty |
asProperty()
|
TestSubject |
asSubject()
|
| Method Detail |
asSubject
public TestSubject asSubject()
asObject
public TestObject asObject()
asProperty
public TestProperty asProperty()
|
|||||||||
| Home >> All >> com >> hp >> hpl >> jena >> enhanced >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC