|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.registry.event.events.TagUpdateEvent
public class TagUpdateEvent
The Class TagUpdateEvent.
Constructor Summary | |
---|---|
TagUpdateEvent(java.lang.String previousTag,
RegistryEntry registryEntry)
Instantiates a new tag update event. |
Method Summary | |
---|---|
java.lang.String |
getPreviousTag()
Gets the previous tag. |
RegistryEntry |
getRegistryEntry()
Gets the registry entry. |
void |
setPreviousTag(java.lang.String previousTag)
Sets the previous tag. |
void |
setRegistryEntry(RegistryEntry registryEntry)
Sets the registry entry. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TagUpdateEvent(java.lang.String previousTag, RegistryEntry registryEntry)
previousTag
- the previous tagregistryEntry
- the registry entryMethod Detail |
---|
public java.lang.String getPreviousTag()
public void setPreviousTag(java.lang.String previousTag)
previousTag
- the new previous tagpublic RegistryEntry getRegistryEntry()
public void setRegistryEntry(RegistryEntry registryEntry)
registryEntry
- the new registry entry
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |