|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ClassificationScheme | |
| org.oasis.ebxml.registry.bindings.query | |
| org.oasis.ebxml.registry.bindings.rim | |
| Uses of ClassificationScheme in org.oasis.ebxml.registry.bindings.query |
| Methods in org.oasis.ebxml.registry.bindings.query that return ClassificationScheme | |
ClassificationScheme |
ClassificationSchemeQueryResultItem.getClassificationScheme()
Returns the value of field 'classificationScheme'. |
ClassificationScheme |
RegistryEntryQueryResultItem.getClassificationScheme()
Returns the value of field 'classificationScheme'. |
| Methods in org.oasis.ebxml.registry.bindings.query with parameters of type ClassificationScheme | |
void |
ClassificationSchemeQueryResultItem.setClassificationScheme(ClassificationScheme classificationScheme)
Sets the value of field 'classificationScheme'. |
void |
RegistryEntryQueryResultItem.setClassificationScheme(ClassificationScheme classificationScheme)
Sets the value of field 'classificationScheme'. |
| Uses of ClassificationScheme in org.oasis.ebxml.registry.bindings.rim |
| Methods in org.oasis.ebxml.registry.bindings.rim that return ClassificationScheme | |
static ClassificationScheme |
ClassificationScheme.unmarshal(java.io.Reader reader)
|
ClassificationScheme |
LeafRegistryObjectListTypeItem.getClassificationScheme()
Returns the value of field 'classificationScheme'. |
| Methods in org.oasis.ebxml.registry.bindings.rim with parameters of type ClassificationScheme | |
void |
LeafRegistryObjectListTypeItem.setClassificationScheme(ClassificationScheme classificationScheme)
Sets the value of field 'classificationScheme'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||