|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.ClassificationNodeQueryResultItem
| Constructor Summary | |
ClassificationNodeQueryResultItem()
|
|
| Method Summary | |
ClassificationNode |
getClassificationNode()
Returns the value of field 'classificationNode'. |
ObjectRef |
getObjectRef()
Returns the value of field 'objectRef'. |
RegistryObject |
getRegistryObject()
Returns the value of field 'registryObject'. |
void |
setClassificationNode(ClassificationNode classificationNode)
Sets the value of field 'classificationNode'. |
void |
setObjectRef(ObjectRef objectRef)
Sets the value of field 'objectRef'. |
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 ClassificationNodeQueryResultItem()
| Method Detail |
public ClassificationNode getClassificationNode()
public ObjectRef getObjectRef()
public RegistryObject getRegistryObject()
public void setClassificationNode(ClassificationNode classificationNode)
classificationNode - the value of field
'classificationNode'.public void setObjectRef(ObjectRef objectRef)
objectRef - the value of field 'objectRef'.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 | ||||||||||