|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.rim.RegistryObjectListTypeItem
Constructor Summary | |
RegistryObjectListTypeItem()
|
Method Summary | |
RegistryEntry |
getRegistryEntry()
Returns the value of field 'registryEntry'. |
RegistryObject |
getRegistryObject()
Returns the value of field 'registryObject'. |
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 RegistryObjectListTypeItem()
Method Detail |
public RegistryEntry getRegistryEntry()
public RegistryObject getRegistryObject()
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 |