uk.ac.ebi.intenz.webapp.dtos
Class EnzymeClassDTO
java.lang.Object
org.apache.struts.action.ActionForm
org.apache.struts.validator.ValidatorForm
uk.ac.ebi.intenz.webapp.dtos.GhostEntityDTO
uk.ac.ebi.intenz.webapp.dtos.EnzymeClassDTO
- All Implemented Interfaces:
- Serializable
public class EnzymeClassDTO
- extends GhostEntityDTO
- Version:
- $Revision: 1.2 $ $Date: 2008/01/28 12:33:07 $
- Author:
- Michael Darsow
- See Also:
- Serialized Form
Fields inherited from class org.apache.struts.validator.ValidatorForm |
page, validatorResults |
Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
Methods inherited from class org.apache.struts.validator.ValidatorForm |
getPage, getResultValueMap, getValidationKey, getValidatorResults, reset, setPage, setValidatorResults |
Methods inherited from class org.apache.struts.action.ActionForm |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, setMultipartRequestHandler, setServlet, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnzymeClassDTO
public EnzymeClassDTO()
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getSubclasses
public List getSubclasses()
setSubclasses
public void setSubclasses(List subclasses)
getRowAt
public GhostEntityDTO getRowAt(int index)
Copyright © 2013 EMBL-EBI. All Rights Reserved.