org.biomage.Interface
Interface HasType

All Known Implementing Classes:
BioSample, BioSequence, DatabaseEntry, DerivedBioAssay, Hardware, NodeValue, Protocol, Software

public interface HasType


Method Summary
 OntologyEntry getType()
          Get method for type
 void setType(OntologyEntry type)
          Set method for type
 

Method Detail

setType

public void setType(OntologyEntry type)
Set method for type


getType

public OntologyEntry getType()
Get method for type

Returns:
value of the attribute


Copyright (C) 2002 The MicroArray Gene Expression Database group (MGED) All rights reserved.