|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegistryEntryQuery | |
org.oasis.ebxml.registry.bindings.query |
Uses of RegistryEntryQuery in org.oasis.ebxml.registry.bindings.query |
Methods in org.oasis.ebxml.registry.bindings.query that return RegistryEntryQuery | |
static RegistryEntryQuery |
RegistryEntryQuery.unmarshal(java.io.Reader reader)
|
RegistryEntryQuery |
SpecificationLinkBranch.getRegistryEntryQuery()
Returns the value of field 'registryEntryQuery'. |
RegistryEntryQuery |
AuditableEventQueryType.getRegistryEntryQuery()
Returns the value of field 'registryEntryQuery'. |
RegistryEntryQuery |
ClassificationQueryType.getRegistryEntryQuery()
Returns the value of field 'registryEntryQuery'. |
RegistryEntryQuery |
AssociationBranchTypeChoice.getRegistryEntryQuery()
Returns the value of field 'registryEntryQuery'. |
RegistryEntryQuery |
RegistryPackageQueryType.getRegistryEntryQuery(int index)
|
RegistryEntryQuery[] |
RegistryPackageQueryType.getRegistryEntryQuery()
|
RegistryEntryQuery |
FilterQuery.getRegistryEntryQuery()
Returns the value of field 'registryEntryQuery'. |
Methods in org.oasis.ebxml.registry.bindings.query with parameters of type RegistryEntryQuery | |
void |
SpecificationLinkBranch.setRegistryEntryQuery(RegistryEntryQuery registryEntryQuery)
Sets the value of field 'registryEntryQuery'. |
void |
AuditableEventQueryType.setRegistryEntryQuery(RegistryEntryQuery registryEntryQuery)
Sets the value of field 'registryEntryQuery'. |
void |
ClassificationQueryType.setRegistryEntryQuery(RegistryEntryQuery registryEntryQuery)
Sets the value of field 'registryEntryQuery'. |
void |
AssociationBranchTypeChoice.setRegistryEntryQuery(RegistryEntryQuery registryEntryQuery)
Sets the value of field 'registryEntryQuery'. |
void |
RegistryPackageQueryType.addRegistryEntryQuery(RegistryEntryQuery vRegistryEntryQuery)
|
void |
RegistryPackageQueryType.addRegistryEntryQuery(int index,
RegistryEntryQuery vRegistryEntryQuery)
|
boolean |
RegistryPackageQueryType.removeRegistryEntryQuery(RegistryEntryQuery vRegistryEntryQuery)
|
void |
RegistryPackageQueryType.setRegistryEntryQuery(int index,
RegistryEntryQuery vRegistryEntryQuery)
|
void |
RegistryPackageQueryType.setRegistryEntryQuery(RegistryEntryQuery[] registryEntryQueryArray)
|
void |
FilterQuery.setRegistryEntryQuery(RegistryEntryQuery registryEntryQuery)
Sets the value of field 'registryEntryQuery'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |