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