|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassificationNodeQueryResultItem | |
org.oasis.ebxml.registry.bindings.query |
Uses of ClassificationNodeQueryResultItem in org.oasis.ebxml.registry.bindings.query |
Methods in org.oasis.ebxml.registry.bindings.query that return ClassificationNodeQueryResultItem | |
ClassificationNodeQueryResultItem |
ClassificationNodeQueryResult.getClassificationNodeQueryResultItem(int index)
|
ClassificationNodeQueryResultItem[] |
ClassificationNodeQueryResult.getClassificationNodeQueryResultItem()
|
Methods in org.oasis.ebxml.registry.bindings.query with parameters of type ClassificationNodeQueryResultItem | |
void |
ClassificationNodeQueryResult.addClassificationNodeQueryResultItem(ClassificationNodeQueryResultItem vClassificationNodeQueryResultItem)
|
void |
ClassificationNodeQueryResult.addClassificationNodeQueryResultItem(int index,
ClassificationNodeQueryResultItem vClassificationNodeQueryResultItem)
|
boolean |
ClassificationNodeQueryResult.removeClassificationNodeQueryResultItem(ClassificationNodeQueryResultItem vClassificationNodeQueryResultItem)
|
void |
ClassificationNodeQueryResult.setClassificationNodeQueryResultItem(int index,
ClassificationNodeQueryResultItem vClassificationNodeQueryResultItem)
|
void |
ClassificationNodeQueryResult.setClassificationNodeQueryResultItem(ClassificationNodeQueryResultItem[] classificationNodeQueryResultItemArray)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |