org.lexevs.dao.database.service.event.property
Class PropertyUpdateEvent
java.lang.Object
org.lexevs.dao.database.service.event.property.PropertyUpdateEvent
public class PropertyUpdateEvent extends java.lang.Object
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
PropertyUpdateEvent
public PropertyUpdateEvent (java.lang.String codingSchemeUri,
java.lang.String codingSchemeVersion,
Entity entity,
Property propertyUpdates)
PropertyUpdateEvent
public PropertyUpdateEvent ()
getCodingSchemeUri
public java.lang.String getCodingSchemeUri ()
setCodingSchemeUri
public void setCodingSchemeUri (java.lang.String codingSchemeUri)
getCodingSchemeVersion
public java.lang.String getCodingSchemeVersion ()
setCodingSchemeVersion
public void setCodingSchemeVersion (java.lang.String codingSchemeVersion)
getEntity
public Entity getEntity ()
setEntity
public void setEntity (Entity entity)
getPropertyUpdates
public Property getPropertyUpdates ()
setPropertyUpdates
public void setPropertyUpdates (Property propertyUpdates)
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
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD