|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceAssociationBranch | |
org.oasis.ebxml.registry.bindings.query |
Uses of SourceAssociationBranch in org.oasis.ebxml.registry.bindings.query |
Methods in org.oasis.ebxml.registry.bindings.query that return SourceAssociationBranch | |
static SourceAssociationBranch |
SourceAssociationBranch.unmarshal(java.io.Reader reader)
|
SourceAssociationBranch |
RegistryObjectQueryType.getSourceAssociationBranch(int index)
|
SourceAssociationBranch[] |
RegistryObjectQueryType.getSourceAssociationBranch()
|
Methods in org.oasis.ebxml.registry.bindings.query with parameters of type SourceAssociationBranch | |
void |
RegistryObjectQueryType.addSourceAssociationBranch(SourceAssociationBranch vSourceAssociationBranch)
|
void |
RegistryObjectQueryType.addSourceAssociationBranch(int index,
SourceAssociationBranch vSourceAssociationBranch)
|
boolean |
RegistryObjectQueryType.removeSourceAssociationBranch(SourceAssociationBranch vSourceAssociationBranch)
|
void |
RegistryObjectQueryType.setSourceAssociationBranch(int index,
SourceAssociationBranch vSourceAssociationBranch)
|
void |
RegistryObjectQueryType.setSourceAssociationBranch(SourceAssociationBranch[] sourceAssociationBranchArray)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |