edu.mayo.informatics.lexgrid.convert.directConversions.hl7
Class HL7AssocContainer

java.lang.Object
  extended by edu.mayo.informatics.lexgrid.convert.directConversions.hl7.HL7AssocContainer

public class HL7AssocContainer
extends java.lang.Object

Association data container

Author:
Scott Bauer

Method Summary
 java.lang.String getAssociation()
           
 int getSourceCode()
           
 int getTargetCode()
           
 void setAssociation(java.lang.String association)
           
 void setSourceCode(int sourceCode)
           
 void setTargetCode(int targetCode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAssociation

public java.lang.String getAssociation()

setAssociation

public void setAssociation(java.lang.String association)

getSourceCode

public int getSourceCode()

setSourceCode

public void setSourceCode(int sourceCode)

getTargetCode

public int getTargetCode()

setTargetCode

public void setTargetCode(int targetCode)

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.