org.biomage.Interface
Interface HasParameterType

All Known Implementing Classes:
ParameterValue

public interface HasParameterType


Method Summary
 Parameter getParameterType()
          Get method for parameterType
 void setParameterType(Parameter parameterType)
          Set method for parameterType
 

Method Detail

setParameterType

public void setParameterType(Parameter parameterType)
Set method for parameterType


getParameterType

public Parameter getParameterType()
Get method for parameterType

Returns:
value of the attribute


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