|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.ExtrinsicObjectQueryResultItem
Constructor Summary | |
ExtrinsicObjectQueryResultItem()
|
Method Summary | |
ExtrinsicObject |
getExtrinsicObject()
Returns the value of field 'extrinsicObject'. |
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 |
setExtrinsicObject(ExtrinsicObject extrinsicObject)
Sets the value of field 'extrinsicObject'. |
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 ExtrinsicObjectQueryResultItem()
Method Detail |
public ExtrinsicObject getExtrinsicObject()
public ObjectRef getObjectRef()
public RegistryEntry getRegistryEntry()
public RegistryObject getRegistryObject()
public void setExtrinsicObject(ExtrinsicObject extrinsicObject)
extrinsicObject
- the value of field 'extrinsicObject'.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 |