org.lexevs.dao.database.service.event.association
Class AssociationBatchInsertEvent
java.lang.Object
org.lexevs.dao.database.service.event.association.AssociationBatchInsertEvent
public class AssociationBatchInsertEvent extends java.lang.Object
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
AssociationBatchInsertEvent
public AssociationBatchInsertEvent (java.lang.String codingSchemeUri,
java.lang.String version,
Relations relations,
java.util.List<? extends AssociationSource > sources)
getCodingSchemeUri
public java.lang.String getCodingSchemeUri ()
setCodingSchemeUri
public void setCodingSchemeUri (java.lang.String codingSchemeUri)
getVersion
public java.lang.String getVersion ()
setVersion
public void setVersion (java.lang.String version)
getRelation
public Relations getRelation ()
setRelation
public void setRelation (Relations relation)
getSources
public java.util.List<? extends AssociationSource > getSources ()
setSources
public void setSources (java.util.List<? extends AssociationSource > sources)
getSource
public AssociationSource getSource ()
setSource
public void setSource (AssociationSource source)
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