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