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

void setParameterType(Parameter parameterType)
Set method for parameterType

Parameters:
value - to set

getParameterType

Parameter getParameterType()
Get method for parameterType

Returns:
value of the attribute