uk.ac.ebi.intact.util
Class NewtServerProxy.NewtResponse

java.lang.Object
  |
  +--uk.ac.ebi.intact.util.NewtServerProxy.NewtResponse
Enclosing class:
NewtServerProxy

public static class NewtServerProxy.NewtResponse
extends java.lang.Object


Method Summary
 java.lang.String getFullName()
           
 java.lang.String getShortLabel()
           
 int getTaxId()
           
 boolean hasShortLabel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hasShortLabel

public boolean hasShortLabel()

getTaxId

public int getTaxId()

getShortLabel

public java.lang.String getShortLabel()
Returns:
return the shortLabel or the taxId if the short label is not found.

getFullName

public java.lang.String getFullName()


IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk