org.coode.owlapi.obo.parser
Class OBOTagValuePair
java.lang.Object
org.coode.owlapi.obo.parser.OBOTagValuePair
public class OBOTagValuePair
- extends Object
Author: Matthew Horridge
Stanford University
Bio-Medical Informatics Research Group
Date: 19/04/2012
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OBOTagValuePair
public OBOTagValuePair(String tagName,
String value,
String qualifier,
String comment)
getTagName
public String getTagName()
getValue
public String getValue()
getQualifier
public String getQualifier()
getComment
public String getComment()
Copyright © 2012 The University of Manchester. All Rights Reserved.