uk.ac.ebi.intenz.webapp.controller
Class SearchCommand.Result

java.lang.Object
  extended by uk.ac.ebi.intenz.webapp.controller.SearchCommand.Result
Enclosing class:
SearchCommand

public class SearchCommand.Result
extends Object


Constructor Summary
SearchCommand.Result()
           
 
Method Summary
 String getCommonName()
           
 EnzymeCommissionNumber getEc()
           
 String getId()
           
 String getStatus()
           
 boolean isActive()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchCommand.Result

public SearchCommand.Result()
Method Detail

getEc

public EnzymeCommissionNumber getEc()

getId

public String getId()

getCommonName

public String getCommonName()

getStatus

public String getStatus()

isActive

public boolean isActive()


Copyright © 2013 EMBL-EBI. All Rights Reserved.