edu.mayo.informatics.lexgrid.convert.inserter.resolution
Class EntityBatchInsertResolver.EntityExceptionPair

java.lang.Object
  extended by edu.mayo.informatics.lexgrid.convert.inserter.resolution.EntityBatchInsertResolver.EntityExceptionPair
Enclosing class:
EntityBatchInsertResolver

public static class EntityBatchInsertResolver.EntityExceptionPair
extends java.lang.Object


Constructor Summary
EntityBatchInsertResolver.EntityExceptionPair(Entity entity, java.lang.Exception exception)
           
 
Method Summary
 Entity getEntity()
           
 java.lang.Exception getException()
           
 void setEntity(Entity entity)
           
 void setException(java.lang.Exception exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityBatchInsertResolver.EntityExceptionPair

public EntityBatchInsertResolver.EntityExceptionPair(Entity entity,
                                                     java.lang.Exception exception)
Method Detail

getEntity

public Entity getEntity()

setEntity

public void setEntity(Entity entity)

getException

public java.lang.Exception getException()

setException

public void setException(java.lang.Exception exception)

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.