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