|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.ClassificationSchemeQueryResultItem
Constructor Summary | |
ClassificationSchemeQueryResultItem()
|
Method Summary | |
ClassificationScheme |
getClassificationScheme()
Returns the value of field 'classificationScheme'. |
ObjectRef |
getObjectRef()
Returns the value of field 'objectRef'. |
RegistryEntry |
getRegistryEntry()
Returns the value of field 'registryEntry'. |
RegistryObject |
getRegistryObject()
Returns the value of field 'registryObject'. |
void |
setClassificationScheme(ClassificationScheme classificationScheme)
Sets the value of field 'classificationScheme'. |
void |
setObjectRef(ObjectRef objectRef)
Sets the value of field 'objectRef'. |
void |
setRegistryEntry(RegistryEntry registryEntry)
Sets the value of field 'registryEntry'. |
void |
setRegistryObject(RegistryObject registryObject)
Sets the value of field 'registryObject'. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClassificationSchemeQueryResultItem()
Method Detail |
public ClassificationScheme getClassificationScheme()
public ObjectRef getObjectRef()
public RegistryEntry getRegistryEntry()
public RegistryObject getRegistryObject()
public void setClassificationScheme(ClassificationScheme classificationScheme)
classificationScheme
- the value of field
'classificationScheme'.public void setObjectRef(ObjectRef objectRef)
objectRef
- the value of field 'objectRef'.public void setRegistryEntry(RegistryEntry registryEntry)
registryEntry
- the value of field 'registryEntry'.public void setRegistryObject(RegistryObject registryObject)
registryObject
- the value of field 'registryObject'.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |