org.biomage.Interface
Interface HasFormat

All Known Implementing Classes:
Image

public interface HasFormat


Method Summary
 OntologyEntry getFormat()
          Get method for format
 void setFormat(OntologyEntry format)
          Set method for format
 

Method Detail

setFormat

public void setFormat(OntologyEntry format)
Set method for format


getFormat

public OntologyEntry getFormat()
Get method for format

Returns:
value of the attribute


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