|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.dao.database.service.event.codingscheme.CodingSchemeInsertErrorEvent<T>
public class CodingSchemeInsertErrorEvent<T extends java.lang.Exception>
The Class CodingSchemeInsertErrorEvent.
Constructor Summary | |
---|---|
CodingSchemeInsertErrorEvent(CodingScheme codingScheme,
T exception)
|
Method Summary | |
---|---|
CodingScheme |
getCodingScheme()
|
T |
getException()
|
void |
setCodingScheme(CodingScheme codingScheme)
|
void |
setException(T exception)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CodingSchemeInsertErrorEvent(CodingScheme codingScheme, T exception)
Method Detail |
---|
public CodingScheme getCodingScheme()
public void setCodingScheme(CodingScheme codingScheme)
public T getException()
public void setException(T 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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |