org.lexevs.dao.database.access.association.model
Class Triple

java.lang.Object
  extended by org.lexevs.dao.database.access.association.model.Triple

public class Triple
extends java.lang.Object


Constructor Summary
Triple()
           
 
Method Summary
 java.lang.String getAssociationPredicateId()
           
 java.lang.String getSourceEntityCode()
           
 java.lang.String getSourceEntityNamespace()
           
 java.lang.String getTargetEntityCode()
           
 java.lang.String getTargetEntityNamespace()
           
 void setAssociationPredicateId(java.lang.String associationPredicateId)
           
 void setSourceEntityCode(java.lang.String sourceEntityCode)
           
 void setSourceEntityNamespace(java.lang.String sourceEntityNamespace)
           
 void setTargetEntityCode(java.lang.String targetEntityCode)
           
 void setTargetEntityNamespace(java.lang.String targetEntityNamespace)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Triple

public Triple()
Method Detail

getSourceEntityCode

public java.lang.String getSourceEntityCode()

setSourceEntityCode

public void setSourceEntityCode(java.lang.String sourceEntityCode)

getSourceEntityNamespace

public java.lang.String getSourceEntityNamespace()

setSourceEntityNamespace

public void setSourceEntityNamespace(java.lang.String sourceEntityNamespace)

getTargetEntityCode

public java.lang.String getTargetEntityCode()

setTargetEntityCode

public void setTargetEntityCode(java.lang.String targetEntityCode)

getTargetEntityNamespace

public java.lang.String getTargetEntityNamespace()

setTargetEntityNamespace

public void setTargetEntityNamespace(java.lang.String targetEntityNamespace)

getAssociationPredicateId

public java.lang.String getAssociationPredicateId()

setAssociationPredicateId

public void setAssociationPredicateId(java.lang.String associationPredicateId)

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.