|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassificationNodeChildrenBranch | |
org.oasis.ebxml.registry.bindings.query |
Uses of ClassificationNodeChildrenBranch in org.oasis.ebxml.registry.bindings.query |
Methods in org.oasis.ebxml.registry.bindings.query that return ClassificationNodeChildrenBranch | |
static ClassificationNodeChildrenBranch |
ClassificationNodeChildrenBranch.unmarshal(java.io.Reader reader)
|
ClassificationNodeChildrenBranch |
ClassificationNodeQueryType.getClassificationNodeChildrenBranch(int index)
|
ClassificationNodeChildrenBranch[] |
ClassificationNodeQueryType.getClassificationNodeChildrenBranch()
|
Methods in org.oasis.ebxml.registry.bindings.query with parameters of type ClassificationNodeChildrenBranch | |
void |
ClassificationNodeQueryType.addClassificationNodeChildrenBranch(ClassificationNodeChildrenBranch vClassificationNodeChildrenBranch)
|
void |
ClassificationNodeQueryType.addClassificationNodeChildrenBranch(int index,
ClassificationNodeChildrenBranch vClassificationNodeChildrenBranch)
|
boolean |
ClassificationNodeQueryType.removeClassificationNodeChildrenBranch(ClassificationNodeChildrenBranch vClassificationNodeChildrenBranch)
|
void |
ClassificationNodeQueryType.setClassificationNodeChildrenBranch(int index,
ClassificationNodeChildrenBranch vClassificationNodeChildrenBranch)
|
void |
ClassificationNodeQueryType.setClassificationNodeChildrenBranch(ClassificationNodeChildrenBranch[] classificationNodeChildrenBranchArray)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |